rakeshadr opened a new pull request #729: HDDS-3288: Update default RPC handler 
SCM/OM count to 100
URL: https://github.com/apache/hadoop-ozone/pull/729
 
 
   ## What changes were proposed in this pull request?
   
   Presently, default PC handler count of ozone.scm.handler.count.key=10 and 
ozone.om.handler.count.key=20 are too small values and its good to increase the 
default values to a realistic value.
   
   ```
   ozone.om.handler.count.key=100
   ozone.scm.handler.count.key=100
   ```
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-3288
   
   ## How was this patch tested?
   
   Config changes and no UTs added.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to