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

Allow Optional Configuration of Max Clone Count #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amcrn
Copy link

@amcrn amcrn commented Nov 2, 2017

Allows the user to optionally change the max clone count from the
default of 100 to a value of their choosing via the
net.spy.maxCloneCount property. This enhancement is useful for
applications that have a large number of endpoints and want to use
the Redistribute FailureMode, but also want to limit the number of
cloning opportunities (as 100 is fairly high for a high throughput
usecase).

Allows the user to optionally change the max clone count from the
default of 100 to a value of their choosing via the
net.spy.maxCloneCount property. This enhancement is useful for
applications that have a large number of endpoints and want to use
the Redistribute FailureMode, but also want to limit the number of
cloning opportunities (as 100 is fairly high for a high throughput
usecase).
@ingenthr ingenthr self-assigned this Oct 24, 2018
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