GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1751
ARTEMIS-1585 - Log connector details on start
Log connector details when they start.
This is similar to that of acceptors, and helps when any issues later.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1585
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1751.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 #1751
----
commit be5a097d9df65642b8d597ebe4e4b3a2fddd7a12
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-01-05T17:53:34Z
ARTEMIS-1585 - Log connector details on start
Log connector details when they start.
This is similar to that of acceptors, and helps when any issues later.
----
---