GitHub user scop opened a pull request:
https://github.com/apache/activemq-artemis/pull/687
Incorrect type related fixes
Issues found by FindBugs. Incorrect collection accesses due to wrong type
used, and an impossible instanceof.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scop/activemq-artemis types
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/687.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 #687
----
commit 81466408b9b5ccd95c3e984c363a684c58aa460d
Author: Ville Skyttä <[email protected]>
Date: 2016-07-29T15:41:09Z
Fix check for KahaDB adapter in DurableSubsOfflineSelectorIndexUseTest
commit c116a81b19098472f194e5ee4d4fa520bc63d05a
Author: Ville Skyttä <[email protected]>
Date: 2016-07-29T16:13:48Z
Fix JDBCJournalLoaderCallback.deleteRecord
commit ecc3b409900847b4c821c15531f3568d9a38fa26
Author: Ville Skyttä <[email protected]>
Date: 2016-07-29T16:17:59Z
Fix adding duplicate detection id in Openwire AMQSession.send
commit 4b114d9dac93875a7f300459cb1ccb0054b5ff0f
Author: Ville Skyttä <[email protected]>
Date: 2016-07-29T16:20:44Z
Fix removing ended transaction id in OpenWireConnection.CommandProcessor
----
---
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.
---