GitHub user michaelandrepearce opened a pull request:

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

    ARTEMIS-1335 Update Netty to 4.1.14 - MQTT fix

    Fix for MQTT in connect due to deprecated methods bug causing NPE, call new 
methods and null check ourselves.
    
    Also raised https://github.com/netty/netty/issues/7076 upstream but i guess 
we will keep this, as the old methods are deprecated anyhow.

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

    $ git pull https://github.com/michaelandrepearce/activemq-artemis 
ARTEMIS-1335-FIX

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

    https://github.com/apache/activemq-artemis/pull/1455.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 #1455
    
----
commit ea623c963eb738ebc00f60f702058a43c474f931
Author: Michael Andre Pearce <michael.andre.pea...@me.com>
Date:   2017-08-10T00:18:00Z

    ARTEMIS-1335 Update Netty to 4.1.14 - MQTT fix
    
    Fix for MQTT in connect due to deprecated methods bug causing NPE, call new 
methods and null check ourselves.
    
    Also raised https://github.com/netty/netty/issues/7076 upstream but i guess 
we will keep this, as the old methods are deprecated anyhow.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to