You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/07/16 22:31:06 UTC

[jira] [Created] (AMQNET-484) A consumer in a Transacted Session with no pending Acks can be eagerly closed.

Timothy Bish created AMQNET-484:
-----------------------------------

             Summary: A consumer in a Transacted Session with no pending Acks can be eagerly closed.
                 Key: AMQNET-484
                 URL: https://issues.apache.org/jira/browse/AMQNET-484
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: ActiveMQ
    Affects Versions: 1.6.2, 1.6.0, 1.6.1
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Minor
             Fix For: 1.6.3, 1.7.0


For MessageConsumer instances that created from Transacted Sessions and are closed without ever dispatching any messages we can eagerly close then instead of delaying their close until the session is committed.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)