I just sent a PR [1] to deal with this. Thanks!
Justin [1] https://github.com/apache/activemq-artemis/pull/2137 On Tue, Jun 12, 2018 at 6:46 AM, <[email protected]> wrote: > > Hello, > > in the Artemis docs: > > https://activemq.apache.org/artemis/docs/latest/using-jms.html > (https://activemq.apache.org/artemis/docs/latest/using-jms.html) > > https://activemq.apache.org/artemis/docs/latest/perf-tuning.html > (https://activemq.apache.org/artemis/docs/latest/perf-tuning.html) > > > > > it's stated that in order to enable the destination cache, the element > "destinationCache" should be set (to true), however when looking at the > source code I believe the element name is "cacheDestinations" instead. > Thus > the documentation should be most likely corrected. > > > > > Best regards, > Petr
