ss77892 opened a new pull request, #1339:
URL: https://github.com/apache/ratis/pull/1339

   ## What changes were proposed in this pull request?
   If the leader has changed after we placed the request in the RetryCache but 
before we wrote it to the log file, we should remove it from the cache.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/RATIS-2385
   ## How was this patch tested?
   Manual tests with Ozone. Under load with a continuously changing leader, 
NPEs occur during retry operations. No exception occurs; the patch and retry 
operations complete successfully. 


-- 
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]

Reply via email to