Skip to content

Commit

Permalink
[hotfix][tests] Remove note that E2E exactly-once is not covered
Browse files Browse the repository at this point in the history
The statement is not correct because by submitting a self-verifying job that
fails if exactly-once semantics are violated, this aspect can be covered by
flink-jepsen.
  • Loading branch information
GJL committed May 27, 2020
1 parent 03b6d71 commit 8461066
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flink-jepsen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ The faults that can be currently introduced to the Flink cluster include:
* Stopping HDFS NameNode
* Network partitions

There are many more properties other than job availability that could be
verified but are not yet fully covered by this project, e.g., end-to-end exactly-once processing
semantics.

## Usage

### Setting up the Environment
Expand Down

0 comments on commit 8461066

Please sign in to comment.