[jira] [Commented] (PROTON-2625) [protonj2] Update Netty to latest release

2022-10-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619130#comment-17619130 ] ASF subversion and git services commented on PROTON-2625: - Commit

[jira] [Created] (PROTON-2625) [protonj2] Update Netty to latest release

2022-10-17 Thread Timothy A. Bish (Jira)
Timothy A. Bish created PROTON-2625: --- Summary: [protonj2] Update Netty to latest release Key: PROTON-2625 URL: https://issues.apache.org/jira/browse/PROTON-2625 Project: Qpid Proton Issue

[jira] [Commented] (PROTON-2438) [cpp] Cancellable tasks

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17618840#comment-17618840 ] ASF GitHub Bot commented on PROTON-2438: DreamPearl commented on code in PR #379: URL:

[GitHub] [qpid-proton] DreamPearl commented on a diff in pull request #379: PROTON-2438: [cpp] Cancellable tasks

2022-10-17 Thread GitBox
DreamPearl commented on code in PR #379: URL: https://github.com/apache/qpid-proton/pull/379#discussion_r996953467 ## cpp/src/container_test.cpp: ## @@ -574,6 +575,119 @@ void test_container_mt_close_race() { } } +class schedule_cancel : public proton::messaging_handler