Christopher L. Shannon created AMQ-6535:
-------------------------------------------
Summary: auto+nio+ssl transport protocol detection task doesn't
always terminate
Key: AMQ-6535
URL: https://issues.apache.org/jira/browse/AMQ-6535
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.14.2
Reporter: Christopher L. Shannon
Assignee: Christopher L. Shannon
There's an issue with the auto+nio+ssl transport where the task that runs to
read enough byets to detect the protocol can continue to run even after the
timeout period. This ends up eating up cpu and the task will never stop.
This can happen if there's a repeated exception when trying to read from the
protocol or when the client connects but doesn't send enough bytes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)