GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1556
ARTEMIS-1439 Upgrade Netty to 4.1.16
Upgrade netty.
Remove tacticle fix for https://issues.apache.org/jira/browse/ARTEMIS-1099
as now fixed/handled upstream in netty from 4.1.16
https://github.com/netty/netty/issues/7150
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1439
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1556.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 #1556
----
commit 0ccc2764b9d0b7a6af0d2bd8eb8025719623c2cb
Author: Michael Andre Pearce <[email protected]>
Date: 2017-09-27T05:49:39Z
ARTEMIS-1439 Upgrade Netty to 4.1.16
Upgrade netty.
Remove tacticle fix for https://issues.apache.org/jira/browse/ARTEMIS-1099
as now fixed/handled upstream in netty from 4.1.16
https://github.com/netty/netty/issues/7150
----
---