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

ISPN-12570 REST server stop hangs when channel is open #8942

Merged

Conversation

danberindei
Copy link
Member

https://issues.redhat.com/browse/ISPN-12570

Do not try to close channels explicitly.
Only check that shutting down the event loop groups
also closed the channels.

Might be superseded by #8885, but I opened it so I can trigger a build in CI and verify that the channels are indeed closed.

Do not try to close channels explicitly.
Only check that shutting down the event loop groups
also closed the channels.
@wburns wburns merged commit 0f2dd03 into infinispan:master Dec 17, 2020
@wburns
Copy link
Member

wburns commented Dec 17, 2020

Integrated into master, thanks @danberindei !

@danberindei danberindei deleted the ISPN-12570_netty_transport_stop branch December 22, 2020 11:43
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