GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/522
A few fixes I have been working on
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis master-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/522.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 #522
----
commit ec52693513b2f3a4a63f9cf4089bb8213ac8468c
Author: Clebert Suconic <[email protected]>
Date: 2016-05-17T18:36:59Z
Individualizing traces and debug on client
commit 1f02ad4cd9ac2d36ffe20c54a1d79bf83d06d421
Author: Clebert Suconic <[email protected]>
Date: 2016-05-17T19:06:02Z
ARTEMIS-524 Paging could lose data eventually after crashes
https://issues.apache.org/jira/browse/ARTEMIS-524
I am keeping all the debug ad tracing I added during the debug of this
issue,
for that reason this commit may look longer than expected
The fix will be highlited by the tests added on
org.apache.activemq.artemis.tests.integration.client.PagingTest
commit da101e7f3a7339669eaf37bf82536dae06ab9dd0
Author: Clebert Suconic <[email protected]>
Date: 2016-05-17T23:33:36Z
ARTEMIS-525 Interrupted Thread should throw JMS Exceptions over the JMS
layer
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---