szetszwo commented on PR #942: URL: https://github.com/apache/ratis/pull/942#issuecomment-1771456668
The test failure is related: https://github.com/apache/ratis/actions/runs/6566630497/job/17837715966?pr=942#step:5:811 Since the calls are submitted asynchronously, we cannot assume the callIds are in order. Will remove the callId set from the server side and let the client send multiple replied callIds. -- 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]
