I think the limits are visible via JMX (it's been a while and I'm going on memory because I'm not currently able to check, so I might be wrong), and if so that would be a way to test this if you still wanted one.
On Dec 7, 2016 6:58 AM, "Tim Bain" <tb...@alumni.duke.edu> wrote: > The limits are applied to each destination that matches the pattern. > > On Dec 6, 2016 10:15 AM, "rth" <robert.huff...@gmail.com> wrote: > >> If you configure memory usage with a policyEntry using a wildcard, does >> each >> destination that matches get that much memory? >> >> For instance, if I have this in my configuration file: >> >> >> >> And I have two topics, /results.1/ and /results.2/. >> >> Will each topic get 1MB of memory? Or will they share 1MB of memory? >> >> I believe they each get 1MB but I'm not sure how to confirm this. >> >> >> >> >> >> >> >> -- >> View this message in context: http://activemq.2283324.n4.nab >> ble.com/Configuring-destination-memory-usage-with-wild- >> cards-tp4719808.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >