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
