You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by DmitryKramar <kr...@gmail.com> on 2018/04/02 17:20:25 UTC

AMQ. Clean messages from cache after browse

Hello! How to clean a cache of queue after command "browse "? If this cache
larger than memorylimit 
the producer is blocked. Queue configuration:  <policyEntry queue=">"
producerFlowControl="true" useCache="false" maxPageSize="20"
usePrefetchExtension="true" maxBrowsePageSize="10000"
expireMessagesPeriod="0" cursorMemoryHighWaterMark="15" memoryLimit="100
mb"/>. I sent 10 msgs (each 15 Mb) and after take browse. After that the
queue parameters took the following values: MemoryPercentUsage=143
MemoryUsageByteCount=150496940.
The next attempt of send message was blocked. Versions : 5.14.4, 5.15.3.

Thank you in advance!







--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html