GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1287
ARTEMIS-1179: Add Optional Client JMS Destination Cache
Add topic and queue cache maps in Session.
Add configuration to use cache or not with defaulting to false, which keeps
existing behaviour as the default.
Add documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
ARTEMIS-1179
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1287.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 #1287
----
commit 9b2a6590bcd1197ea005b7e25ef7a2ee167d97d0
Author: Michael Andre Pearce <[email protected]>
Date: 2017-05-24T07:33:19Z
ARTEMIS-1179: Add Optional Client JMS Destination Cache
Add topic and queue cache maps in Session.
Add configuration to use cache or not with defaulting to false, which keeps
existing behaviour as the default.
----
---
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.
---