Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Separate RaftServerImpl into proxy and impl
- Proxy: reads rpc requests and propagates them to impl. It also can start/stop Impl.
- Impl: captures the server state and handles rpc request.
Attachments
Attachments
Issue Links
- is part of
-
RATIS-86 Support server re-initialization
- Resolved