You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2016/03/08 17:42:40 UTC

[jira] [Created] (AMQ-6199) ursorMemoryHighWaterMark configuration not applied to topic subscription

Gary Tully created AMQ-6199:
-------------------------------

             Summary: ursorMemoryHighWaterMark configuration not applied to topic subscription
                 Key: AMQ-6199
                 URL: https://issues.apache.org/jira/browse/AMQ-6199
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.13.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.14.0


One can configure 
{code:xml}
<policyEntry topic=">" cursorMemoryHighWaterMark="10" />
{code}
but that cursorMemoryHighWaterMark is not set on the effective TopicSubscription. As a result, topic messages don't get swapped to disk once the explicitly configured water mark is reached.
That should be a usage percentage of the systemUsage memory usage limit, but it stays at the default 70 in error



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)