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

JGRP-2328 NioConnection.Reader thread can miss stop request #419

Merged
merged 1 commit into from Jan 23, 2019

Conversation

danberindei
Copy link
Contributor

https://issues.jboss.org/browse/JGRP-2328

I only made the minimal change: I left the Reader in state reading, just like if the stop request arrived during register(SelectionKey.OP_READ). I can try to clean it up and ensure it always gets in state done if you want.

@belaban belaban merged commit 7d0545c into belaban:master Jan 23, 2019
@danberindei danberindei deleted the JGRP-2328_NioConnection_stop branch March 12, 2019 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants