-
Notifications
You must be signed in to change notification settings - Fork 582
Close SocketChannel correctly in NIO mode #284
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
Comments
Hi, we are using amqp-client 5.2.0 and we have a healthcheck that uses the NIO enabled ConnectionFactory to create a new connection and then immediately close it. No exception is thrown to our code from the
or
|
We won't be reopening an issue because of a warning that makes no functional difference and for which we have no steps to reproduce. A new issue would be considered as long as there are steps to reproduce. |
Hi, I got this error when combining NIO and SSL:
warn exception:
|
@al81-ru comments on nearly 3 year old issues is not how issues should be reported. Please put together an executable example (e.g. using Our team routinely uses the NIO mode in this client via PerfTest and we haven't seen this before. This may be something TLS-specific but the stack trace does not suggest that at all. We don't have any context (no platform, JVM, RabbitMQ or certificate information), and therefore cannot suggest anything. |
No description provided.
The text was updated successfully, but these errors were encountered: