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

   ## What changes were proposed in this pull request?
   Currently, `HeartbeatsListeners` in `ReadRequests` has the same lifecycle as 
`ServerState`. it should belong to Leader LifeCycle and be renewed every time a 
new Leader is elected. We should move related fields to `LeaderStateImpl`.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/RATIS-1706
   
   ## How was this patch tested?
   
   It passed the existing unit tests in ReadOnlyTests
   


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