GitHub user jmesnil opened a pull request:
https://github.com/apache/activemq-artemis/pull/1575
[ARTEMIS-1450] Support InitialMessagePacketSize on JMS
ConnectionFactoryConfiguration
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1450
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmesnil/activemq-artemis
ARTEMIS-1450_InitialMessagePacketSize-ConnectionFactoryConfiguration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1575.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 #1575
----
commit 64fe99427abf4b63c073980b5349497da17709d5
Author: Jeff Mesnil <[email protected]>
Date: 2017-10-05T13:56:09Z
[ARTEMIS-1450] Support InitialMessagePacketSize on JMS
ConnectionFactoryConfiguration
JIRA: https://issues.apache.org/jira/browse/ARTEMIS-1450
----
---