GitHub user stanlyDoge opened a pull request:
https://github.com/apache/activemq-artemis/pull/1635
ARTEMIS-1486 Clean up client disconnecting tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stanlyDoge/activemq-artemis-1 chngs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1635.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 #1635
----
commit e8bc60ee003213dd90369cf6786190ae1dc24326
Author: Stanislav Knot <[email protected]>
Date: 2017-10-31T13:08:23Z
ARTEMIS-1486 Core client should be notified if consumer is closed on broker
side
commit c0ac1836dc8f851c293a41838db2555946dc5047
Author: Stanislav Knot <[email protected]>
Date: 2017-11-02T17:11:29Z
ARTEMIS-1486 added JMS client test
----
---