GitHub user tabish121 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1916
ARTEMIS-1504 Update Qpid JMS to 0.30.0 and proton-j to 0.26.0
Updates to latest Qpid JMS and the latest Proton-J release, use new
proton-j setting to disable read-only buffers use to avoid netty issue with
unnecessary extra copy and pool creation when use that types of buffers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-1504
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1916.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 #1916
----
commit 977ff75cec8ac8e3ee721011fc5c54ae7eb305e5
Author: Timothy Bish <tabish121@...>
Date: 2018-03-02T00:12:36Z
ARTEMIS-1504 Update Qpid JMS to 0.30.0 and proton-j to 0.26.0
Updates to latest Qpid JMS and the latest Proton-J release
----
---