Re: what's the relation between memoryUsage and PendingQueueSize

2011-03-09 Thread changchao
seems that the xml content does not display correctly. briefly,the setting is like this, pendingSubscriberPolicy = vmCursor memoryUsage limit=10 kb -- View this message in context: http://activemq.2283324.n4.nabble.com/what-s-the-relation-between-memoryUsage-and-PendingQueueSize-tp3342989p334300

what's the relation between memoryUsage and PendingQueueSize

2011-03-09 Thread changchao
I did an experiment below(one producer and one consumer): producer:constantly send text message whose size is 1k consumer:block it when it receive a message,so that the subsequent message cannot deliver to it (debugging) in no time,the activeMQ console log displayed the message below,as is expecte