GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/2289
ARTEMIS-2073 - make sure connection gets set for interceptors https://issues.apache.org/jira/browse/ARTEMIS-2073 You can merge this pull request into a Git repository by running: $ git pull https://github.com/andytaylor/activemq-artemis 2.6.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2289.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 #2289 ---- commit 2972831043a758b96779d091cf1b231734e586e9 Author: andytaylor <andy.tayls67@...> Date: 2018-09-04T10:16:35Z ARTEMIS-2073 - make sure connection gets set for interceptors https://issues.apache.org/jira/browse/ARTEMIS-2073 ---- ---