You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/01/24 01:20:37 UTC

[GitHub] [hadoop-ozone] bharatviswa504 opened a new pull request #485: HDDS-2921. Remove ozone ratis server specific config keys

bharatviswa504 opened a new pull request #485: HDDS-2921. Remove ozone ratis server specific config keys
URL: https://github.com/apache/hadoop-ozone/pull/485
 
 
   ## What changes were proposed in this pull request?
   
   Converted the below ratis server configuration to use direct ratis configuration.
   dfs.ratis.server.watch.timeout.duration = 180s
   dfs.ratis.server.failure.duration = 300s
   dfs.ratis.server.request.timeout.duration = 60s
   dfs.container.ratis.leader.num.pending.requests = 1024
   
   And also added raft.server.watch.request.timeout = 180s
   
   As there are many configurations, converted only the one which is needed to be modified according to Teragen test results. 
   
   Will open a new jira to convert other configuration.
   
   Had appended datanode.ratis to the config's as Once OM also starts using these and there is a need to have different values, this will help in knowing which configurations are for OM and which are for DN.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2921
   
   ## How was this patch tested?
   
   Existing UT and acceptance 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] bshashikant merged pull request #485: HDDS-2921. Remove ozone ratis server specific config keys

Posted by GitBox <gi...@apache.org>.
bshashikant merged pull request #485: HDDS-2921. Remove ozone ratis server specific config keys
URL: https://github.com/apache/hadoop-ozone/pull/485
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org