runzhiwang opened a new pull request #131: URL: https://github.com/apache/incubator-ratis/pull/131
## What changes were proposed in this pull request? What's the problem ? s1 received the request with callid: 999 at 2020-06-18 03:20:56,564, and after only 27ms i.e. 2020-06-18 03:20:56,591 unit test check the retry cache of s1 contain the request with callid: 999, so test failed.  How to fix ? Check many times whether the retry cache of s1 contain the request with callid: 999 ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-895 ## How was this patch tested? Existed tests ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
