You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2022/07/09 16:00:34 UTC

[GitHub] [ratis] tisonkun commented on pull request #677: RATIS-1619. Validate server id in raft group if the group is not empty

tisonkun commented on PR #677:
URL: https://github.com/apache/ratis/pull/677#issuecomment-1179566275

   Tests failed at:
   
   ```
   Error:    TestServerRestartWithSimulatedRpc>ServerRestartTests.testRestartWithCorruptedLogEntryWithException:345->BaseTest.testFailureCase:167->BaseTest.testFailureCase:159 The test "restart-fail-ChecksumException" does not throw anything.
   Error:  Errors: 
   Error:    TestNettyDataStreamChainTopologyWithGrpcCluster.testMultipleStreamsMultipleServersStepDownLeader ยป Completion
   ```
   
   * `TestServerRestartWithSimulatedRpc>ServerRestartTests.testRestartWithCorruptedLogEntryWithException` cannot be reproduced locally.
   * `TestNettyDataStreamChainTopologyWithGrpcCluster.testMultipleStreamsMultipleServersStepDownLeader` failed on master also.
   
   Thus I guess they are flaky tests. Please confirm.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ratis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org