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:55:05 UTC

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

     [ https://issues.apache.org/jira/browse/AMQNET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQNET-484.
---------------------------------

    Resolution: Fixed

Fixed on trunk and the 1.6.x branch

> 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.0, 1.6.1, 1.6.2
>            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)