I have multiple durable subscribers subscribed to a topic? How many messages can the topic hold? What is the maximum number of messages it can hold?
I am using KahaDB as persistence adapter. I am assuming it depends on the amount of memory that KahaDB has .Is that right?