Skip to content

[AMQ-9569][#1882] SSL handshake write timeout enforcement#1883

Open
jeanouii wants to merge 2 commits intoapache:mainfrom
jeanouii:fix/amq-9569-ssl-handshake-write-timeout
Open

[AMQ-9569][#1882] SSL handshake write timeout enforcement#1883
jeanouii wants to merge 2 commits intoapache:mainfrom
jeanouii:fix/amq-9569-ssl-handshake-write-timeout

Conversation

@jeanouii
Copy link
Copy Markdown
Contributor

@jeanouii jeanouii commented Apr 8, 2026

No description provided.

jeanouii added 2 commits April 7, 2026 17:57
…ces the bug: it blocks for 20+ seconds proving WriteTimeoutFilter.start() does not enforce soWriteTimeout.
…te/deRegisterWrite around super.start()

Adding a null check in the TimeoutThread is required to avoid random NPE if the TimeoutThread kicks in after the registerWrite but before initializeStreams() is called resulting in a NPE because TcpTransport.buffOut is null.
@jeanouii jeanouii self-assigned this Apr 8, 2026
@cshannon cshannon self-requested a review April 8, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant