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

rework coverage fsm timeouts. #302

Merged
merged 2 commits into from May 24, 2013
Merged

Conversation

evanmcc
Copy link
Contributor

@evanmcc evanmcc commented Apr 18, 2013

Current coverage fsm timeouts arent' consistent with the way other timeouts in riak work. This change makes it so they're bounded by the total time given by the init functions, rather than applying their timeout to their waiting phases, which could be unbounded if there are multiple calls to waiting_results.

timeouts in riak work.  This change makes it so they're bounded
by the total time given by the init functions, rather than applying
their timeout to their waiting phases, which could be unbounded
if there are multiple calls to waiting_results.
@seancribbs
Copy link
Contributor

I'm generally 👍 but there should be a review from another person, e.g. @jtuple @jrwest @engelsanchez @rzezeski

@ghost ghost assigned kellymclaughlin May 13, 2013
@kellymclaughlin
Copy link
Contributor

+1 to merge

@ghost ghost assigned evanmcc May 24, 2013
Conflicts:
	src/riak_core_coverage_fsm.erl
evanmcc added a commit that referenced this pull request May 24, 2013
@evanmcc evanmcc merged commit 8a754d4 into master May 24, 2013
@seancribbs seancribbs deleted the pevm-coverage-timeout-refactor branch April 1, 2015 23:01
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.

None yet

3 participants