Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-3288: Update default RPC handler SCM/OM count to 100 #729

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

rakeshadr
Copy link
Contributor

@rakeshadr rakeshadr commented Mar 27, 2020

What changes were proposed in this pull request?

Presently, default RPC 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.

@mukul1987 mukul1987 merged commit a661a75 into apache:master Mar 28, 2020
Copy link
Contributor

@mukul1987 mukul1987 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this @rakeshadr. The patch looks good to me.

isahekmat pushed a commit to isahekmat/hadoop-ozone that referenced this pull request Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants