[
https://issues.apache.org/jira/browse/PROTON-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clifford Jansen resolved PROTON-2258.
-------------------------------------
Fix Version/s: proton-c-0.32.0
Resolution: Fixed
Go and Ruby bindings do not provide access to the work queue and are unaffected.
> Mark the Proton work list as deprecated
> ---------------------------------------
>
> Key: PROTON-2258
> URL: https://issues.apache.org/jira/browse/PROTON-2258
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c, python-binding
> Affects Versions: proton-c-0.31.0
> Reporter: Clifford Jansen
> Assignee: Clifford Jansen
> Priority: Major
> Fix For: proton-c-0.32.0
>
>
> Before the eventing model, the way to find deliveries with changed status was
> in a per-connection work list.
> pn_work_head() for the first.
> pn_work_next() to traverse the list.
> In the eventing model, this information is available to applications via the
> PN_DELIVERY callback in Proton C. In the python binding there are specific
> callbacks: on_message(), on_accepted(), on_rejected(), on_released(), and
> on_settled().
> Mark the use of this older work queue as deprecated to allow removal in a
> future release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]