Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-1865

Selector LRUCache size exceeds max limit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • AMQ 7.1.0.GA, AMQ 7.2.0.GA
    • None
    • None
    • Hide

      Run Attached reproducer (see README), OQL query to observe LRU size:

      select x.size from org.apache.activemq.artemis.selector.impl.LRUCache x

      expected size: 100
      observed size: 199

      Show
      Run Attached reproducer (see README), OQL query to observe LRU size: select x.size from org.apache.activemq.artemis.selector.impl.LRUCache x expected size: 100 observed size: 199
    • AMQ Broker 1836

    Description

      When frequently changing selectors, the size of the LRUCache can exceed the max defined limit (100).

      Attachments

        Activity

          People

            rhn-support-jbertram Justin Bertram
            rhn-support-shiggs Stephen Higgs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: