GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/2288
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 master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2288.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 #2288 ---- commit aa424bada0cc2bfc955fcc7c67ff481306af52ae 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 ---- ---