[ 
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-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to