GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/1288
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/1288.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 #1288
----
commit d4ba73a5fb056114c285a16917533e8e50d23c71
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.
---