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

Catch exceptions thrown by the connected callback #736

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

Conversation

ian-mi
Copy link
Contributor

@ian-mi ian-mi commented Mar 29, 2016

A failure to call the connected callback should not be treated as a
failure to establish a connection. The 'riak_core_connection' process
should catch any exceptions thrown by this callback and exit normally.

Addresses issue #723 (RIAK-1671) (RIAK-2379).

A failure to call the connected callback should not be treated as a
failure to establish a connection. The 'riak_core_connection' process
should catch any exceptions thrown by this callback and exit normally.
@bsparrow435
Copy link
Contributor

Compilation error. Unsure why it's happening as the syntax looks fine but needs to be investigated.

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