[
https://issues.apache.org/jira/browse/AMQ-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5307.
-------------------------------
Resolution: Fixed
Fixed on trunk.
> MQTT Transport codec does not properly deal with partial read of frame header
> -----------------------------------------------------------------------------
>
> Key: AMQ-5307
> URL: https://issues.apache.org/jira/browse/AMQ-5307
> Project: ActiveMQ
> Issue Type: Bug
> Components: MQTT, Transport
> Affects Versions: 5.10.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Critical
> Fix For: 5.11.0
>
>
> The Codec used to parse MQTT Frames does not properly deal with the case
> where only part of the initial frame header arrives. This can happen in
> NIO+SSL etc where the incoming packet has only the first byte or so of the
> frame which causes the process header method get stuck in an endless loop.
--
This message was sent by Atlassian JIRA
(v6.2#6252)