GitHub user graben opened a pull request:
https://github.com/apache/activemq-artemis/pull/2073
ARTEMIS-1768: Update to fix handling of internalSession for
OpenWireConnection
@clebertsuconic , @jbertram
New hopefully to fix #2060 . Plz have a deep look before merge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/graben/activemq-artemis ARTEMIS-1768
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2073.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 #2073
----
commit 8ff1bcc9c6a1b3a2b07a593d98084df55555157f
Author: Benjamin Graf <benjamin.graf@...>
Date: 2018-05-04T20:41:39Z
ARTEMIS-1768: Update to fix handling of internalSession for
OpenWireConnection
----
---