Skip to content

Add configurable vnode count on ngr#1860

Merged
martinsumner merged 1 commit into
develop-3.0from
mas-i1857-replfactor
Jun 9, 2023
Merged

Add configurable vnode count on ngr#1860
martinsumner merged 1 commit into
develop-3.0from
mas-i1857-replfactor

Conversation

@martinsumner

@martinsumner martinsumner commented Jun 5, 2023

Copy link
Copy Markdown
Contributor

On nextgenrepl, only one vnode response is required on both fetch and push. This allows the sink workers to cycle through the work much quicker.

This can make it more likely that if there are too many sink workers, they can overload the individual vnode mailboxes (especially when using range_repl). More conservative configurations are now therefore allowed, which will wait for more vnodes and reduce the chance of such overload occurring.

@martinsumner
martinsumner merged commit c6d9027 into develop-3.0 Jun 9, 2023
@martinsumner
martinsumner deleted the mas-i1857-replfactor branch June 9, 2023 12:39
martinsumner added a commit that referenced this pull request Jun 9, 2023
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