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

MulticastChannel returned wrong channel in shared mode #5441

Merged
merged 1 commit into from Mar 16, 2014

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Mar 16, 2014

If the shared channel is used a wrong refrence was returned and
close calls couldn't find the listener since it go never registered
in that instance.

If the shared channel is used a wrong refrence was returned and
close calls couldn't find the listener since it go never registered
in that instance.
@kimchy
Copy link
Member

kimchy commented Mar 16, 2014

nice catch!, LGTM

@s1monw s1monw merged commit ba8e347 into elastic:master Mar 16, 2014
@s1monw s1monw deleted the fix_multicast branch March 20, 2014 16:37
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.

None yet

3 participants