You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/09 22:13:00 UTC

[jira] [Commented] (PROTON-2505) Improve stream sender reconnect detection for in-progress message streams

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

ASF subversion and git services commented on PROTON-2505:
---------------------------------------------------------

Commit a16c29eae32a6a2eae6f9c06b88108c53c4155b2 in qpid-protonj2's branch refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=a16c29e ]

PROTON-2505 Ensure that stream sender write fail fast on reconnection

When a stream sender message is in use and the connection drops and
reconnects future write should fail fast an not wait for the write
timeout.

> Improve stream sender reconnect detection for in-progress message streams
> -------------------------------------------------------------------------
>
>                 Key: PROTON-2505
>                 URL: https://issues.apache.org/jira/browse/PROTON-2505
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: protonj2
>    Affects Versions: protonj2-1.0.0-M4
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>             Fix For: protonj2-1.0.0-M5
>
>
> When a reconnect occurs while a message is being streamed the next write operation should fail fast but can in some cases be delayed until the send timeout occurs.  This should be improved to fail fast as the state is known but not fully checked at present.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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