[jira] [Created] (RATIS-86) Support server re-initialization

2017-05-05 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created RATIS-86:


 Summary: Support server re-initialization
 Key: RATIS-86
 URL: https://issues.apache.org/jira/browse/RATIS-86
 Project: Ratis
  Issue Type: New Feature
Reporter: Tsz Wo Nicholas Sze
Assignee: Tsz Wo Nicholas Sze


When a RaftServer is built, it creates a RaftServerImpl object and starts 
running a RaftServerRpc service.  The RaftServerImpl captures ServerState 
including RaftLog and RaftConfiguration.

We want to support server re-initialization so that a server can support 
multiple raft clusters sequentially.  This is our first step to support 
multi-raft.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (RATIS-11) Better retry policy support for Raft client

2017-05-05 Thread Jing Zhao (JIRA)

[ 
https://issues.apache.org/jira/browse/RATIS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15998836#comment-15998836
 ] 

Jing Zhao commented on RATIS-11:


[~jingc], sure! I've added you as Ratis contributor. 

> Better retry policy support for Raft client
> ---
>
> Key: RATIS-11
> URL: https://issues.apache.org/jira/browse/RATIS-11
> Project: Ratis
>  Issue Type: Improvement
>Reporter: Jing Zhao
>
> We should have better retry policy support on the raft client side, such as 
> different retry policies, more flexible retry parameter settings, etc.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)