Skip to content

rereplicationEntryBatchSize should be smaller than `maxPendingReadR…#4314

Merged
sijie merged 2 commits into
apache:masterfrom
zymap:modify_config
May 23, 2019
Merged

rereplicationEntryBatchSize should be smaller than `maxPendingReadR…#4314
sijie merged 2 commits into
apache:masterfrom
zymap:modify_config

Conversation

@zymap
Copy link
Copy Markdown
Member

@zymap zymap commented May 20, 2019

Fixes #4213

Comment thread conf/bookkeeper.conf Outdated

# The number of entries that a replication will rereplicate in parallel.
rereplicationEntryBatchSize=5000
rereplicationEntryBatchSize=1000
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would suggest reducing this to 100. because this setting is applied per ledger.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

fixed

@sijie sijie merged commit f824410 into apache:master May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rereplicationEntryBatchSize should be smaller than maxPendingReadRequestsPerThread

3 participants