Hi, I'm looking for a policyEntry attribute which allows to limit the number of Producers per Topic/Queue. Same for the maximim size of a single message. I'm not sure if the PolicyEntry.maxProducerToAudit which is referenced by AbstractPendingMessageCursor.java is the right thing. I tried it with maxProducerToAudit =1, but activemq allows a seconds producer to publish to this topic.
Does anyone has experience with this ? Thanks for help, Felix -- View this message in context: http://www.nabble.com/Configuration-of-maximum-number-of-Producers-tp23296145p23296145.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.