Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Deadlock/hanging on JDK socket write #972

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

Closed
benchong913 opened this issue Feb 27, 2023 · 0 comments
Closed

Deadlock/hanging on JDK socket write #972

benchong913 opened this issue Feb 27, 2023 · 0 comments

Comments

@benchong913
Copy link

benchong913 commented Feb 27, 2023

Java Version: OpenJDK 17.0.2 2022-01-18 LTS
RabbitMQ Client Version: 4.12.0

We had a situation very similar to this problem at production.

#236

We had try to set the connectionFactory to use NIO but there are some Exception during reading frames
Such as IOException reached EOF, SSLProtocolException Input record too big
It seem not quick stable

SSLProtocolException may be the JDK problem
https://bugs.openjdk.org/browse/JDK-8227651

Do you have any suggestion like upgrade the RabbitMQ Client version to which version or keep using the NIO or else?

@benchong913 benchong913 changed the title RabbitMQ Client - Deadlock/hanging on JDK socket write Deadlock/hanging on JDK socket write Feb 27, 2023
@rabbitmq rabbitmq locked and limited conversation to collaborators Feb 27, 2023
@michaelklishin michaelklishin converted this issue into discussion #973 Feb 27, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant