Timothy A. Bish 2013-06-05 19:57:45 +00:00
parent 6ea8438071
commit 2d544203f5
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ public class PolicyEntry extends DestinationMapEntry {
// is done. We should refactor the browsers to better handle message dispatch so
// we can remove this and perform a more efficient dispatch.
sub.setMaxProducersToAudit(Integer.MAX_VALUE);
sub.setMaxAuditDepth(Integer.MAX_VALUE);
}
public void configure(Broker broker, SystemUsage memoryManager, QueueSubscription sub) {