[
https://issues.apache.org/jira/browse/ARTEMIS-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057598#comment-16057598
]
ASF subversion and git services commented on ARTEMIS-1240:
----------------------------------------------------------
Commit 3d0896f87c586f184e7bd9367e70ade259677783 in activemq-artemis's branch
refs/heads/master from [~gaohoward]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=3d0896f ]
ARTEMIS-1240 Disconnect at client side on decoding error
When a broken packet arrives at client side it causes decoding error.
Currently artemis doesn't handle it properly. It should catch such
errors and disconnect the underlying connection, logging a proper
warning message
> Disconnect at client side on decoding error
> -------------------------------------------
>
> Key: ARTEMIS-1240
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1240
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.5.5, 2.1.0
> Reporter: Howard Gao
> Fix For: 1.5.6, 2.2.0
>
>
> When a broken packet arrives at client side it causes decoding error.
> Currently artemis doesn't handle it properly. It should catch such errors and
> disconnect the underlying connection, logging a proper warning message
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)