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

Krzysztof Porebski resolved AMQNET-609.
---------------------------------------
    Resolution: Fixed

> Error during message delivery may block consumer
> ------------------------------------------------
>
>                 Key: AMQNET-609
>                 URL: https://issues.apache.org/jira/browse/AMQNET-609
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: AMQP, NMS
>            Reporter: Krzysztof Porebski
>            Priority: Major
>             Fix For: 1.8.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There is a discrepancy between current implementation and qpid-jms that may 
> cause consumer to stop processing messages. 
> There may be an exception throw in NmsMessageConsumer.cs DeliverNextPending 
> method which results in taking down SessionDispatcher. There are two cases 
> when we can get an error here:
> 1) error returned from the attempted ACK that was sent
> 2) error while attempting to copy the incoming message.
>  
> In qpid-jms this is addressed with simple try/catch statement, and the error 
> is redirected to connection ExceptionListener. 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to