[jira] [Commented] (PROTON-2783) [protonj2] Test driver expect for connection drop can hang script

2023-12-14 Thread ASF subversion and git services (Jira)


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

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

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

PROTON-2783 Add missing null check in driver to avoid spurious logs

Check for null and avoid verbose logging on connection drops.

> [protonj2] Test driver expect for connection drop can hang script
> -
>
> Key: PROTON-2783
> URL: https://issues.apache.org/jira/browse/PROTON-2783
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M19
>
>
> When adding an expectation in the test peer for a connection drop event the 
> driver doesn't look to see if all preceding expectations are optional or no 
> and will block on a wait for expected interactions when the connection drops 
> instead of discarding optional interactions.



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

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



[jira] [Commented] (PROTON-2783) [protonj2] Test driver expect for connection drop can hang script

2023-12-14 Thread ASF subversion and git services (Jira)


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

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

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

PROTON-2783 Check optional expectations if processing connection drop

Check script when handling connection drop and discard optional
expectations so that trailing connection drop expecatation can trigger
test pass.

> [protonj2] Test driver expect for connection drop can hang script
> -
>
> Key: PROTON-2783
> URL: https://issues.apache.org/jira/browse/PROTON-2783
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M18
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M19
>
>
> When adding an expectation in the test peer for a connection drop event the 
> driver doesn't look to see if all preceding expectations are optional or no 
> and will block on a wait for expected interactions when the connection drops 
> instead of discarding optional interactions.



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

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