You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2020/06/18 05:38:13 UTC

[GitHub] [incubator-ratis] runzhiwang opened a new pull request #131: RATIS-895. Fix Failed UT: runTestRetryOnStateMachineException

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.
   ![image](https://user-images.githubusercontent.com/51938049/84982100-8982fe80-b168-11ea-8b8e-eb43a48150b3.png)
   
   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:
users@infra.apache.org



[GitHub] [incubator-ratis] bshashikant merged pull request #131: RATIS-895. Fix Failed UT: runTestRetryOnStateMachineException

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #131:
URL: https://github.com/apache/incubator-ratis/pull/131


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-ratis] runzhiwang closed pull request #131: RATIS-895. Fix Failed UT: runTestRetryOnStateMachineException

Posted by GitBox <gi...@apache.org>.
runzhiwang closed pull request #131:
URL: https://github.com/apache/incubator-ratis/pull/131


   


----------------------------------------------------------------
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:
users@infra.apache.org