ivandika3 commented on PR #1362: URL: https://github.com/apache/ratis/pull/1362#issuecomment-4190144221
@szetszwo I have fixed regression when handling null pending request that causes intermittent timeout on `TestRaftOutputStreamWithGrpc#testKillLeader` Before (10x10) - Failing: https://github.com/ivandika3/ratis/actions/runs/23838679648 After (10x10) - Success: https://github.com/ivandika3/ratis/actions/runs/24016991195 The `TestRaftAsyncWithNetty` has been flaky recently, but should not be because of this patch. I have raised RATIS-2498 to address this. -- 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]
