GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2139
ARTEMIS-1927 treat exceptions and disconnect properly
I couldn't do this with a test as this is dependent on windows. Regular
testsuite should be sufficient as long as you run in Windows.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1927
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2139.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 #2139
----
commit aea51a23af7a4a94e18835cbd4e7ae056946484e
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-06-12T20:29:13Z
ARTEMIS-1927 treat exceptions and disconnect properly
I couldn't do this with a test as this is dependent on windows. Regular
testsuite should be sufficient as long as you run in Windows.
----
---