Setting the dlq on individual queues using Java

2018-01-18 Thread swebb99_uk
Hi, I've looked at lots of pages on setting the dlq per queue but I just can't see how using java I can set a specific dlq or one for several queues. I've seen examples using xml configuration. What I really want to do is create listeners for several queues and for each specify that they should u

Re: cursorMemoryHighWaterMark applies on the broker ? or policyEntry ?

2018-01-18 Thread Tim Bain
Using the following configuration, each queue should be limited to at most 30% of the total memory store: Is that the configuration you used? On Jan 15, 2018 12:14 PM, "alainkr" wrote: > Hello > > I'm very puzzled by the cursorMemoryHighWaterMark af