Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
Signed-off-by: qupeng <qupeng@pingcap.com>
  • Loading branch information
hicqu committed May 20, 2020
1 parent 6c81cb8 commit a0ce2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harness/tests/integration_cases/test_raft.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4921,7 +4921,7 @@ fn test_group_commit_consistent() {
}
}

// `test_read_when_quorum_becomes_small` tests read requests could be handled earlier
// `test_read_when_quorum_becomes_less` tests read requests could be handled earlier
// if quorum becomes less in configuration changes.
#[test]
fn test_read_when_quorum_becomes_less() {
Expand Down

0 comments on commit a0ce2f9

Please sign in to comment.