[jira] [Commented] (PROTON-2744) [protonj2] Fix issue in test peer client that causes netty event loop to leak

2023-06-21 Thread ASF subversion and git services (Jira)


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

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

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

PROTON-2744 Fix client close if triggered by test script

Don't wait on event loop close if the close was triggered from the test
script as that will be running in the event loop

> [protonj2] Fix issue in test peer client that causes netty event loop to leak
> -
>
> Key: PROTON-2744
> URL: https://issues.apache.org/jira/browse/PROTON-2744
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M15
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M16
>
>
> The test peer netty client IO layer is not properly shutting down the Event 
> Loop on close of the peer which leaks threads after test runs



--
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-2744) [protonj2] Fix issue in test peer client that causes netty event loop to leak

2023-06-20 Thread ASF subversion and git services (Jira)


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

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

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

PROTON-2744 Ensure the test peer client shuts down its event loop

The event loops created for the client in the test peer should be closed
immediately on channel close.

> [protonj2] Fix issue in test peer client that causes netty event loop to leak
> -
>
> Key: PROTON-2744
> URL: https://issues.apache.org/jira/browse/PROTON-2744
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: protonj2
>Affects Versions: protonj2-1.0.0-M15
>Reporter: Timothy A. Bish
>Assignee: Timothy A. Bish
>Priority: Major
> Fix For: protonj2-1.0.0-M16
>
>
> The test peer netty client IO layer is not properly shutting down the Event 
> Loop on close of the peer which leaks threads after test runs



--
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