().getLimit())
>>> +* messages.getMemoryUsageHighWaterMark()
>>> +/ systemUsage.getMemoryUsage().getLimit();
>>> +messages.setMemoryUsageHighWaterMark((int)
>>> memoryUsageHighWaterMark);
>>> +
>>> if (isOptimized
t;> +* messages.getMemoryUsageHighWaterMark()
>> +/ systemUsage.getMemoryUsage().getLimit();
>> +messages.setMemoryUsageHighWaterMark((int)
>> memoryUsageHighWaterMark);
>> +
>> if (isOptimizedDispatch()) {
>> this.taskRunner =
ch()) {
> this.taskRunner = taskFactory.createTaskRunner(this,
> "TempQueue: " + destination.getPhysicalName());
> }else {
> --
> View this message in context:
> http://www.nabble.com/memoryUsage-configuration-tp20416088p20435735.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>
= taskFactory.createTaskRunner(this,
"TempQueue: " + destination.getPhysicalName());
}else {
--
View this message in context:
http://www.nabble.com/memoryUsage-configuration-tp20416088p20435735.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
roducer blocks. When
BaseDestination.systemUsage.memoryUsage reaches its limit, FilePendingCursor
would flush the messages to disk and reduce memory usage. Is it right?
--
View this message in context:
http://www.nabble.com/memoryUsage-configuration-tp20416088p20416088.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.