You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Clifford Jansen (Jira)" <ji...@apache.org> on 2022/11/07 07:45:00 UTC

[jira] [Commented] (PROTON-2647) Fix FLOW event processing in send-abort example.

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

Clifford Jansen commented on PROTON-2647:
-----------------------------------------

This bug went unnoticed until the default max frame size was recently changed.

> Fix FLOW event processing in send-abort example.
> ------------------------------------------------
>
>                 Key: PROTON-2647
>                 URL: https://issues.apache.org/jira/browse/PROTON-2647
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: proton-c-0.37.0
>            Reporter: Clifford Jansen
>            Assignee: Clifford Jansen
>            Priority: Major
>             Fix For: proton-c-0.38.0
>
>
> The current send-abort example program relies on a cadence of FLOW events, some self generated and some originating from the peer.  This cadence can be disrupted by the timing of frames at each peer.  They can also be disrupted by additional self generated FLOW frames in the case of smaller max-frame-size configurations which may be chunked between event batches.
> The program can be made deterministic by not counting FLOW events but by checking the actual state change that may be expected with a FLOW event.
>  



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

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