[ 
https://issues.apache.org/jira/browse/AMQNET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064040#comment-14064040
 ] 

Timothy Bish commented on AMQNET-484:
-------------------------------------

Same as this issue, the consumer could be closed eagerly which would release 
any prefetched messages back to the broker for dispatch to another consumer. 

> 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)

Reply via email to