[
https://issues.apache.org/jira/browse/ARTEMIS-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182020#comment-16182020
]
ASF GitHub Bot commented on ARTEMIS-1439:
-----------------------------------------
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
----
> Upgrade to Netty 4.1.16.Final
> -----------------------------
>
> Key: ARTEMIS-1439
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1439
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Michael Andre Pearce
>
> Upgrading to latest netty includes a better solution to resolve
> https://issues.apache.org/jira/browse/ARTEMIS-1099 which means it loads the
> libs only for architectures compiled for.
> https://github.com/netty/netty/issues/7150 /
> https://github.com/netty/netty/pull/7163
> this means we don't need to maintain support platforms for netty, we can rely
> back on just the netty checks.
> Upgrade also has https://github.com/netty/netty/issues/7159 which was
> raised/seen by qpid client project.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)