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

Raise timeout for gen_fsm:sync_send_event within riak-repl connections logic [JIRA: RIAK-2236] #718

Open
bsparrow435 opened this issue Oct 23, 2015 · 0 comments

Comments

@bsparrow435
Copy link
Contributor

The 2ms timeout used here[1] is regularly hit at customer sites even when the workers are connected. We should increase this timeout to still allow for fast failure on disconnect but success even if the workers are slow to respond.

[1] https://github.com/basho/riak_repl/blob/develop/src/riak_repl_console.erl#L314

@Basho-JIRA Basho-JIRA changed the title Raise timeout for gen_fsm:sync_send_event within riak-repl connections logic Raise timeout for gen_fsm:sync_send_event within riak-repl connections logic [JIRA: RIAK-2236] Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants