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

Prevent potential race condition. #467

Merged

Conversation

cmeiklejohn
Copy link
Contributor

Prevent a potential race condition where services may or may not be
registered by the service manager because of the ordering of
registration, and the nature of cast'ing the registration messages.

Conflicts:
src/riak_repl2_rtsink_conn.erl
src/riak_repl_app.erl

@metadave

Prevent a potential race condition where services may or may not be
registered by the service manager because of the ordering of
registration, and the nature of cast'ing the registration messages.

Conflicts:
	src/riak_repl2_rtsink_conn.erl
	src/riak_repl_app.erl
@bookshelfdave
Copy link
Contributor

+1, I just reviewed the same change for 1.4

@cmeiklejohn
Copy link
Contributor Author

MERGE DAT.

cmeiklejohn added a commit that referenced this pull request Dec 9, 2013
…race-develop

Prevent potential race condition.
@cmeiklejohn cmeiklejohn merged commit a443d63 into develop Dec 9, 2013
@cmeiklejohn cmeiklejohn deleted the bugfix/csm/potential-registration-race-develop branch December 9, 2013 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants