GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1134

    ARTEMIS-1071 Invalid Type exception handling improvements

    If broker fails to decode any packets from buffer, it should
    treat it as a critical bug and disconnect immediately.
    Currently broker only logs an error message.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaohoward/activemq-artemis 
master_invalid_packet

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1134.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1134
    
----
commit 02f84508eb6e8ce94a3689b49d65b5f7cede640c
Author: Howard Gao <[email protected]>
Date:   2017-03-27T03:53:47Z

    ARTEMIS-1071 Invalid Type exception handling improvements
    
    If broker fails to decode any packets from buffer, it should
    treat it as a critical bug and disconnect immediately.
    Currently broker only logs an error message.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to