GitHub user clebertsuconic opened a pull request: https://github.com/apache/activemq-artemis/pull/371
Removing unecessary concurrent collection. Replacing by regular one You can merge this pull request into a Git repository by running: $ git pull https://github.com/clebertsuconic/activemq-artemis collection Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/371.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 #371 ---- commit e69276d55a7d1ebf0eb2a6f3a3c9b57fc724ffb5 Author: Clebert Suconic <clebertsuco...@apache.org> Date: 2016-02-04T17:15:25Z Removing unecessary concurrent collection. Replacing by regular one ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---