EgorKuts opened a new pull request, #6935: URL: https://github.com/apache/ignite-3/pull/6935
Fixed race conditions in testPrimaryReplicaEvents: 1. We may receive unrelated PRIMARY_REPLICA_ELECTED/PRIMARY_REPLICA_EXPIRED caused by node start/other tests. 2. We may receive a new lease before PRIMARY_REPLICA_ELECTED event is fired. https://issues.apache.org/jira/browse/IGNITE-27007 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
