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

Rajith Attapattu updated QPID-3612:
-----------------------------------

    Fix Version/s:     (was: 0.15)
                   Future
    
> Sending of completions should be independent of sending message acks
> --------------------------------------------------------------------
>
>                 Key: QPID-3612
>                 URL: https://issues.apache.org/jira/browse/QPID-3612
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.14
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: Future
>
>
> Message credits are affected by Command Completions and not message-acks. 
> However in the current codebase,these two are intertwined in the logic 
> causing some issues. For example when in client-ack mode or using 
> transactions, if the client has exhausted the credits, but is waiting for 
> more messages to come before it acks or commits a transaction, then the 
> client will appear hung (This issue is currently masked due to some other 
> bugs - see QPID-3602).
> We need to send completions independent of message-acks. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to