[
https://issues.apache.org/jira/browse/QPID-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Sim resolved QPID-1989.
------------------------------
Resolution: Won't Fix
Fix Version/s: (was: Future)
As qpid::client API is deprecated and will be removed after 0.24, this is not
going to be fixed.
> Credit window not automatically handled for unaquired subscription mode
> -----------------------------------------------------------------------
>
> Key: QPID-1989
> URL: https://issues.apache.org/jira/browse/QPID-1989
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Client
> Affects Versions: 0.5
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Priority: Minor
>
> If you have a subscription using ACQUIRE_MODE_NOT_ACQUIRED in conjunction
> with a credit window (e.g. FlowControl::messageWindow(1)), then even with
> autoAck set there is no automatic completion information sent to the broker
> which means that the credit window is not moved forward and messages stop
> getting delievered when the window gets used up.
> This can be worked around easily enough by calling Session::sendCompleted()
> (in the default COMPLETE_ON_DELIVERY mode the completion is marked, just not
> sent to the broker).
> However it would be more intuitive and convenient to handle this case by
> sending completion at a frequency dictated by the autoAck value even if not
> sending an accept (due to messages not being acquired).
--
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: [email protected]
For additional commands, e-mail: [email protected]