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

Make hardcoded settings configurable #18

Closed
jtuple opened this issue Apr 15, 2014 · 1 comment
Closed

Make hardcoded settings configurable #18

jtuple opened this issue Apr 15, 2014 · 1 comment
Milestone

Comments

@jtuple
Copy link
Contributor

jtuple commented Apr 15, 2014

There are a few hardcoded settings in riak_ensemble that should be configurable. Examples include the leader tick rate, the follower timeout, the number of leader request workers, the backend alive tokens, etc.

These should be configurable via app.config. We should also evaluate the current defaults and determine if they are appropriate or not. For example, the 200 ms tick rate seems too aggressive for production use. Perhaps 1s, 2s, 5s, or even 10s is a better value.

/cc basho/riak#536

@jtuple
Copy link
Contributor Author

jtuple commented Jun 13, 2014

Fixed by #28

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

No branches or pull requests

1 participant