JiangHua Zhu created RATIS-2284:
-----------------------------------

             Summary: Move some properties from RaftServerImpl to 
DivisionPropertiesImpl
                 Key: RATIS-2284
                 URL: https://issues.apache.org/jira/browse/RATIS-2284
             Project: Ratis
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.1.2, 3.1.1
            Reporter: JiangHua Zhu


In RaftServerImpl, some properties are from RaftServerConfigKeys, which can be 
moved to DivisionPropertiesImpl.
They are:

{code:java}
  private final TimeDuration leaderStepDownWaitTime;
  private final boolean memberMajorityAddEnabled;
  private final TimeDuration sleepDeviationThreshold;
  private final RaftServerConfigKeys.Read.Option readOption;
{code}





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to