amaliujia opened a new pull request #188:
URL: https://github.com/apache/incubator-ratis/pull/188


   ## What changes were proposed in this pull request?
   Support `pause()` in `RaftServerImpl`, in which firstly it transits state 
from RUNNING to PAUSING, and then pause ongoing operations (e.g. state 
machine), and lastly transits state from PAUSING to PAUSED.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/RATIS-960
   
   ## How was this patch tested?
   
   Unit 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]


Reply via email to