[jira] [Commented] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312878#comment-17312878 ] ASF GitHub Bot commented on PROTON-2355: astitcher commented on a change in pull request #302:

[GitHub] [qpid-proton] astitcher commented on a change in pull request #302: PROTON-2355: Fix build with -DPROACTOR=none

2021-03-31 Thread GitBox
astitcher commented on a change in pull request #302: URL: https://github.com/apache/qpid-proton/pull/302#discussion_r605392287 ## File path: c/CMakeLists.txt ## @@ -464,7 +464,11 @@ set(qpid-proton-noncore-src ${qpid-proton-include-extra} ) -add_library (qpid-proton

[jira] [Commented] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312740#comment-17312740 ] ASF GitHub Bot commented on PROTON-2355: jiridanek opened a new pull request #302: URL:

[GitHub] [qpid-proton] jiridanek opened a new pull request #302: PROTON-2355: Fix build with -DPROACTOR=none

2021-03-31 Thread GitBox
jiridanek opened a new pull request #302: URL: https://github.com/apache/qpid-proton/pull/302 epoll proactor unconditionally uses pthread.h which will result in the following build failure: [ 3%] Building C object

[jira] [Updated] (PROTON-2362) c-threaderciser timed out on 32-core machine.

2021-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated PROTON-2362: --- Component/s: proton-c > c-threaderciser timed out on 32-core machine. >

[jira] [Commented] (PROTON-2362) c-threaderciser timed out on 32-core machine.

2021-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312737#comment-17312737 ] Jiri Daněk commented on PROTON-2362: This is a duplicate of PROTON-2273. See also timeout comments

[jira] [Resolved] (PROTON-2248) [c] Codec pn_data_vfill() method has symbol and string types interchanged

2021-03-31 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-2248. - Fix Version/s: proton-c-0.34.0 Assignee: Andrew Stitcher Resolution:

[jira] [Commented] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312728#comment-17312728 ] Jiri Daněk commented on PROTON-2355: It turned out that I need {{-DPROACTOR=none

[jira] [Commented] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312714#comment-17312714 ] Jiri Daněk commented on PROTON-2355: I'm no CMake ninja myself, but I think that spending time on

[jira] [Created] (PROTON-2362) c-threaderciser timed out on 32-core machine.

2021-03-31 Thread michael goulish (Jira)
michael goulish created PROTON-2362: --- Summary: c-threaderciser timed out on 32-core machine. Key: PROTON-2362 URL: https://issues.apache.org/jira/browse/PROTON-2362 Project: Qpid Proton

[jira] [Commented] (DISPATCH-2014) Router TCP Adapter crash with high thread count and load

2021-03-31 Thread michael goulish (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312627#comment-17312627 ] michael goulish commented on DISPATCH-2014: --- I just ran Proton's ctest suite with the

[jira] [Commented] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Fabrice Fontaine (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312624#comment-17312624 ] Fabrice Fontaine commented on PROTON-2355: -- Sure, feel free to enhance this patch as I'm far

[GitHub] [qpid-dispatch] ChugR commented on a change in pull request #1091: Dispatch 2026

2021-03-31 Thread GitBox
ChugR commented on a change in pull request #1091: URL: https://github.com/apache/qpid-dispatch/pull/1091#discussion_r605142178 ## File path: tests/system_tests_tcp_adaptor.py ## @@ -907,5 +914,164 @@ def test_60_q2_holdoff(self): self.logger.log("TCP_TEST Stop %s

[jira] [Commented] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312617#comment-17312617 ] Jiri Daněk commented on PROTON-2355: I'd like to try to get this into 0.34.0. I am not sure if there

[jira] [Updated] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated PROTON-2355: --- Fix Version/s: proton-c-0.34.0 > Build failure with -DPROACTOR=none >

[jira] [Commented] (DISPATCH-2018) Improper handling of link refusal when destination peer for link-routing goes away

2021-03-31 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312605#comment-17312605 ] Ganesh Murthy commented on DISPATCH-2018: - To reproduce this issue, I tried the following -

[jira] [Commented] (PROTON-2248) [c] Codec pn_data_vfill() method has symbol and string types interchanged

2021-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312592#comment-17312592 ] ASF subversion and git services commented on PROTON-2248: - Commit

[jira] [Resolved] (PROTON-2354) C++ test failures on MacOS due to unexported symbols being hidden

2021-03-31 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved PROTON-2354. - Fix Version/s: proton-c-0.34.0 Resolution: Fixed > C++ test failures on MacOS

[jira] [Commented] (QPIDJMS-533) Update test dependencies JUnit and Mockito to latest

2021-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312477#comment-17312477 ] ASF subversion and git services commented on QPIDJMS-533: - Commit

[jira] [Resolved] (QPIDJMS-533) Update test dependencies JUnit and Mockito to latest

2021-03-31 Thread Timothy A. Bish (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy A. Bish resolved QPIDJMS-533. - Resolution: Fixed > Update test dependencies JUnit and Mockito to latest >

[jira] [Created] (QPIDJMS-533) Update test dependencies JUnit and Mockito to latest

2021-03-31 Thread Timothy A. Bish (Jira)
Timothy A. Bish created QPIDJMS-533: --- Summary: Update test dependencies JUnit and Mockito to latest Key: QPIDJMS-533 URL: https://issues.apache.org/jira/browse/QPIDJMS-533 Project: Qpid JMS

[jira] [Resolved] (QPIDJMS-529) Remote link closure when producer send and close race and lead to close blocking forever

2021-03-31 Thread Timothy A. Bish (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy A. Bish resolved QPIDJMS-529. - Resolution: Fixed > Remote link closure when producer send and close race and lead to

[jira] [Resolved] (QPIDJMS-532) Update the slf4j binding for log4j to 2.14.1 release

2021-03-31 Thread Timothy A. Bish (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy A. Bish resolved QPIDJMS-532. - Resolution: Fixed > Update the slf4j binding for log4j to 2.14.1 release >

[jira] [Commented] (QPIDJMS-532) Update the slf4j binding for log4j to 2.14.1 release

2021-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312474#comment-17312474 ] ASF subversion and git services commented on QPIDJMS-532: - Commit

[jira] [Created] (QPIDJMS-532) Update the slf4j binding for log4j to 2.14.1 release

2021-03-31 Thread Timothy A. Bish (Jira)
Timothy A. Bish created QPIDJMS-532: --- Summary: Update the slf4j binding for log4j to 2.14.1 release Key: QPIDJMS-532 URL: https://issues.apache.org/jira/browse/QPIDJMS-532 Project: Qpid JMS

[jira] [Updated] (QPIDJMS-531) Update Netty to 4.1.62.Final and tcnative to 2.0.38.Final

2021-03-31 Thread Timothy A. Bish (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy A. Bish updated QPIDJMS-531: Summary: Update Netty to 4.1.62.Final and tcnative to 2.0.38.Final (was: Update Netty to

[jira] [Commented] (QPIDJMS-531) Update Netty to 4.1.61.Final and tcnative to 2.0.38.Final

2021-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312446#comment-17312446 ] ASF subversion and git services commented on QPIDJMS-531: - Commit

[jira] [Created] (DISPATCH-2028) Edge router system test is failing on RHEL8

2021-03-31 Thread Fernando Giorgetti (Jira)
Fernando Giorgetti created DISPATCH-2028: Summary: Edge router system test is failing on RHEL8 Key: DISPATCH-2028 URL: https://issues.apache.org/jira/browse/DISPATCH-2028 Project: Qpid

[jira] [Commented] (PROTON-2360) [cpp] Improve test coverage in link.cpp

2021-03-31 Thread Sunday Mgbogu (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312398#comment-17312398 ] Sunday Mgbogu commented on PROTON-2360: --- Working on it, will submit a patch the moment I am done

[jira] [Closed] (PROTON-2361) Segmentation fault in pn_class_free called from pn_connection_finalize

2021-03-31 Thread Nicolas Riebesel (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Riebesel closed PROTON-2361. Resolution: Duplicate > Segmentation fault in pn_class_free called from

[jira] [Commented] (PROTON-2361) Segmentation fault in pn_class_free called from pn_connection_finalize

2021-03-31 Thread Nicolas Riebesel (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312386#comment-17312386 ] Nicolas Riebesel commented on PROTON-2361: -- Sorry, this was created multiple times. So I'm

[jira] [Updated] (PROTON-2357) [cpp] Improve test coverage in url.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-2357: Description: Url.cpp currently has 76% line coverage after running the tests.  Increase the

[jira] [Created] (PROTON-2361) Segmentation fault in pn_class_free called from pn_connection_finalize

2021-03-31 Thread Nicolas Riebesel (Jira)
Nicolas Riebesel created PROTON-2361: Summary: Segmentation fault in pn_class_free called from pn_connection_finalize Key: PROTON-2361 URL: https://issues.apache.org/jira/browse/PROTON-2361

[jira] [Updated] (PROTON-2360) [cpp] Improve test coverage in link.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-2360: Description: Link.cpp currently has 82% line coverage after running the tests.  Increase the

[jira] [Created] (PROTON-2360) [cpp] Improve test coverage in link.cpp

2021-03-31 Thread Justin Ross (Jira)
Justin Ross created PROTON-2360: --- Summary: [cpp] Improve test coverage in link.cpp Key: PROTON-2360 URL: https://issues.apache.org/jira/browse/PROTON-2360 Project: Qpid Proton Issue Type: Test

[jira] [Created] (PROTON-2359) Segfault in pn_class_free, called from pn_connection_finalize

2021-03-31 Thread Nicolas Riebesel (Jira)
Nicolas Riebesel created PROTON-2359: Summary: Segfault in pn_class_free, called from pn_connection_finalize Key: PROTON-2359 URL: https://issues.apache.org/jira/browse/PROTON-2359 Project: Qpid

[jira] [Updated] (PROTON-2358) [cpp] Improve test coverage in container.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-2358: Description: Container.cpp currently has 70% line coverage after running the tests.  Increase

[jira] [Created] (PROTON-2358) [cpp] Improve test coverage in container.cpp

2021-03-31 Thread Justin Ross (Jira)
Justin Ross created PROTON-2358: --- Summary: [cpp] Improve test coverage in container.cpp Key: PROTON-2358 URL: https://issues.apache.org/jira/browse/PROTON-2358 Project: Qpid Proton Issue Type:

[jira] [Updated] (PROTON-2356) [cpp] Improve test coverage in message.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-2356: Description: Message.cpp currently has 84% line coverage after running the tests.  Increase the

[jira] [Updated] (PROTON-2356) [cpp] Improve test coverage in message.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-2356: Description: Message.cpp currently has 84% line coverage after running the tests.  Increase the

[jira] [Updated] (PROTON-2357) [cpp] Improve test coverage in url.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-2357: Description: Url.cpp currently has 76% line coverage after running the tests.  Increase the

[jira] [Updated] (PROTON-2356) [cpp] Improve test coverage in message.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-2356: Description: Message.cpp currently has 84% line coverage after running the tests.  Increase the

[jira] [Created] (PROTON-2357) [cpp] Improve test coverage in url.cpp

2021-03-31 Thread Justin Ross (Jira)
Justin Ross created PROTON-2357: --- Summary: [cpp] Improve test coverage in url.cpp Key: PROTON-2357 URL: https://issues.apache.org/jira/browse/PROTON-2357 Project: Qpid Proton Issue Type: Test

[jira] [Assigned] (PROTON-2356) [cpp] Improve test coverage in message.cpp

2021-03-31 Thread Justin Ross (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-2356: --- Assignee: Justin Ross > [cpp] Improve test coverage in message.cpp >

[jira] [Created] (PROTON-2356) [cpp] Improve test coverage in message.cpp

2021-03-31 Thread Justin Ross (Jira)
Justin Ross created PROTON-2356: --- Summary: [cpp] Improve test coverage in message.cpp Key: PROTON-2356 URL: https://issues.apache.org/jira/browse/PROTON-2356 Project: Qpid Proton Issue Type:

[jira] [Commented] (PROTON-2354) C++ test failures on MacOS due to unexported symbols being hidden

2021-03-31 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312274#comment-17312274 ] ASF subversion and git services commented on PROTON-2354: - Commit

[jira] [Updated] (QPID-8514) High CPU usage and stucked connections

2021-03-31 Thread Daniil Kirilyuk (Jira)
[ https://issues.apache.org/jira/browse/QPID-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Kirilyuk updated QPID-8514: -- Attachment: threaddump.zip > High CPU usage and stucked connections >

[jira] [Created] (QPID-8514) High CPU usage and stucked connections

2021-03-31 Thread Daniil Kirilyuk (Jira)
Daniil Kirilyuk created QPID-8514: - Summary: High CPU usage and stucked connections Key: QPID-8514 URL: https://issues.apache.org/jira/browse/QPID-8514 Project: Qpid Issue Type: Bug

[jira] [Commented] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Fabrice Fontaine (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17312131#comment-17312131 ] Fabrice Fontaine commented on PROTON-2355: -- Please find attached a patch that fix this build

[jira] [Updated] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Fabrice Fontaine (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabrice Fontaine updated PROTON-2355: - Attachment: 0001-Fix-build-with-DPROACTOR-none.patch > Build failure with

[jira] [Updated] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Fabrice Fontaine (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabrice Fontaine updated PROTON-2355: - Description: Building with -DPROACTOR=none fails on:  {code:java} CMake Error at

[jira] [Created] (PROTON-2355) Build failure with -DPROACTOR=none

2021-03-31 Thread Fabrice Fontaine (Jira)
Fabrice Fontaine created PROTON-2355: Summary: Build failure with -DPROACTOR=none Key: PROTON-2355 URL: https://issues.apache.org/jira/browse/PROTON-2355 Project: Qpid Proton Issue Type: