AutoClose consumers are not closed if there are no messages on the queue.
-------------------------------------------------------------------------

                 Key: QPID-852
                 URL: https://issues.apache.org/jira/browse/QPID-852
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: M2.1
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie


Summary:

Currently AutoClose consumers are only closed when processing the queue and the 
queue empties.

If the queue never had any contents then the queue processing is not run so the 
consumers are never closed.

This is the root cause of https://issues.apache.org/jira/browse/QPID-785 ' 
Browsing an empty queue blocks on getEnumeration'

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to