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

Supervisor name should always be the same [JIRA: RIAK-2296] #795

Open
liveforeverx opened this issue Nov 16, 2015 · 0 comments
Open

Supervisor name should always be the same [JIRA: RIAK-2296] #795

liveforeverx opened this issue Nov 16, 2015 · 0 comments

Comments

@liveforeverx
Copy link

At least, it is not documented in wiki (or may be fix it??)

Due to this piece of code: https://github.com/basho/riak_core/blob/develop/src/riak_core_ring_handler.erl#L156 if you supervisor has another name, the joining of cluster nodes doesn't work anymore without any meaningful error/info/debug message, because service_up(app, undefined) simply deletes any previous registered information, that this application is available on this node.

@Basho-JIRA Basho-JIRA changed the title Supervisor name should always be the same Supervisor name should always be the same [JIRA: RIAK-2296] Nov 16, 2015
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

3 participants