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

ASF GitHub Bot commented on PROTON-2708:
----------------------------------------

astitcher opened a new pull request, #393:
URL: https://github.com/apache/qpid-proton/pull/393

   These new APIs are useful for querying the proactor event batch for the 
object that is the subject of the batch. The proactor guarantees that the 
subject of the batch is never returned in any other batch until this batch is 
completed.




> New proactor APIs to query event batch for subject
> --------------------------------------------------
>
>                 Key: PROTON-2708
>                 URL: https://issues.apache.org/jira/browse/PROTON-2708
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>
> The object that a proactor event batch refers can't change during the 
> processing of the batch so you shouldn't need to extract the object from 
> every individual event of the batch,
> This change introduces an API for each of the possible subjects of an event 
> batch:
> {{pn_event_batch_proactor()}}, {{pn_event_batch_listener()}}, 
> {{pn_event_batch_connection()}}, {{pn_event_batch_raw_connection(),}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to