[jira] [Updated] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated PROTON-2132: --- Fix Version/s: proton-c-0.30.0 > proton-cpp fails to build with build on clang 9.0 when libc++ is

[jira] [Resolved] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk resolved PROTON-2132. Resolution: Fixed > proton-cpp fails to build with build on clang 9.0 when libc++ is used instead

[jira] [Commented] (PROTON-2115) Bitrot in qpid-proton/c/tests/fdlimit.py

2019-11-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969860#comment-16969860 ] ASF subversion and git services commented on PROTON-2115: - Commit

[jira] [Commented] (PROTON-2115) Bitrot in qpid-proton/c/tests/fdlimit.py

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969859#comment-16969859 ] ASF GitHub Bot commented on PROTON-2115: jdanekrh commented on pull request #205: PROTON-2115

[GitHub] [qpid-proton] jdanekrh merged pull request #205: PROTON-2115 Set only the soft process limit in fdlimit test

2019-11-07 Thread GitBox
jdanekrh merged pull request #205: PROTON-2115 Set only the soft process limit in fdlimit test URL: https://github.com/apache/qpid-proton/pull/205 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969856#comment-16969856 ] ASF subversion and git services commented on PROTON-2132: - Commit

[jira] [Commented] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969855#comment-16969855 ] ASF GitHub Bot commented on PROTON-2132: jdanekrh commented on pull request #203: PROTON-2132

[GitHub] [qpid-proton] jdanekrh merged pull request #203: PROTON-2132 Skip compatibility hacks with libc++

2019-11-07 Thread GitBox
jdanekrh merged pull request #203: PROTON-2132 Skip compatibility hacks with libc++ URL: https://github.com/apache/qpid-proton/pull/203 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [qpid-proton] codecov-io commented on issue #203: PROTON-2132 Skip compatibility hacks with libc++

2019-11-07 Thread GitBox
codecov-io commented on issue #203: PROTON-2132 Skip compatibility hacks with libc++ URL: https://github.com/apache/qpid-proton/pull/203#issuecomment-551314693 # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/203?src=pr=h1) Report > Merging

[jira] [Commented] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969650#comment-16969650 ] ASF GitHub Bot commented on PROTON-2132: codecov-io commented on issue #203: PROTON-2132 Skip

[jira] [Commented] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969626#comment-16969626 ] ASF GitHub Bot commented on PROTON-2132: jdanekrh commented on issue #203: PROTON-2132 Skip

[GitHub] [qpid-proton] jdanekrh commented on issue #203: PROTON-2132 Skip compatibility hacks with libc++

2019-11-07 Thread GitBox
jdanekrh commented on issue #203: PROTON-2132 Skip compatibility hacks with libc++ URL: https://github.com/apache/qpid-proton/pull/203#issuecomment-551304585 > `#if !defined(_LIBCPP_VERSION) && !defined(_MSC_VER)` Works on macOS.

[GitHub] [qpid-proton] jdanekrh opened a new pull request #206: NO-JIRA Perform Travis compilation in parallel

2019-11-07 Thread GitBox
jdanekrh opened a new pull request #206: NO-JIRA Perform Travis compilation in parallel URL: https://github.com/apache/qpid-proton/pull/206 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (PROTON-2115) Bitrot in qpid-proton/c/tests/fdlimit.py

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969619#comment-16969619 ] ASF GitHub Bot commented on PROTON-2115: jdanekrh commented on pull request #205: PROTON-2115

[GitHub] [qpid-proton] jdanekrh opened a new pull request #205: PROTON-2115 Set only the soft process limit in fdlimit test

2019-11-07 Thread GitBox
jdanekrh opened a new pull request #205: PROTON-2115 Set only the soft process limit in fdlimit test URL: https://github.com/apache/qpid-proton/pull/205 Otherwise, when setting both the soft and hard limit it may fail with prlimit: failed to set the NOFILE resource limit:

[jira] [Commented] (PROTON-2133) c-fdlimit-tests with epoll is not tsan clean

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969617#comment-16969617 ] ASF GitHub Bot commented on PROTON-2133: jdanekrh commented on pull request #204: PROTON-2133

[GitHub] [qpid-proton] jdanekrh opened a new pull request #204: PROTON-2133 PROTON-2134 asan and tsan suppressions and travis jobs

2019-11-07 Thread GitBox
jdanekrh opened a new pull request #204: PROTON-2133 PROTON-2134 asan and tsan suppressions and travis jobs URL: https://github.com/apache/qpid-proton/pull/204 I can break this up into multiple PRs if needed. E.g. if the TEST_ENV -> test_env change should be separate, etc.

[jira] [Updated] (PROTON-2134) Create suppression files for sanitizers and add tsan and asan to Travis CI

2019-11-07 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Daněk updated PROTON-2134: --- Affects Version/s: proton-c-0.29.0 > Create suppression files for sanitizers and add tsan and asan

[jira] [Created] (PROTON-2134) Create suppression files for sanitizers and add tsan and asan to Travis CI

2019-11-07 Thread Jira
Jiri Daněk created PROTON-2134: -- Summary: Create suppression files for sanitizers and add tsan and asan to Travis CI Key: PROTON-2134 URL: https://issues.apache.org/jira/browse/PROTON-2134 Project: Qpid

[GitHub] [qpid-dispatch] codecov-io commented on issue #615: DISPATCH-1473: python2.7 does not support mutually exclusive arguments

2019-11-07 Thread GitBox
codecov-io commented on issue #615: DISPATCH-1473: python2.7 does not support mutually exclusive arguments URL: https://github.com/apache/qpid-dispatch/pull/615#issuecomment-551275512 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/615?src=pr=h1) Report > Merging

[jira] [Commented] (DISPATCH-1473) [test] test_command fail on python 2.7

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969573#comment-16969573 ] ASF GitHub Bot commented on DISPATCH-1473: -- codecov-io commented on issue #615:

[jira] [Updated] (DISPATCH-1474) Console message path skips one router hop

2019-11-07 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-1474: --- Attachment: edge2-apr5-network-diagram.pdf > Console message path skips one

[jira] [Updated] (DISPATCH-1474) Console message path skips one router hop

2019-11-07 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-1474: --- Attachment: dispatch-console-0.9-traffic.png > Console message path skips one

[jira] [Created] (DISPATCH-1474) Console message path skips one router hop

2019-11-07 Thread Charles E. Rolke (Jira)
Charles E. Rolke created DISPATCH-1474: -- Summary: Console message path skips one router hop Key: DISPATCH-1474 URL: https://issues.apache.org/jira/browse/DISPATCH-1474 Project: Qpid Dispatch

[jira] [Commented] (DISPATCH-1473) [test] test_command fail on python 2.7

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969526#comment-16969526 ] ASF GitHub Bot commented on DISPATCH-1473: -- ChugR commented on pull request #615:

[GitHub] [qpid-dispatch] ChugR opened a new pull request #615: DISPATCH-1473: python2.7 does not support mutually exclusive arguments

2019-11-07 Thread GitBox
ChugR opened a new pull request #615: DISPATCH-1473: python2.7 does not support mutually exclusive arguments URL: https://github.com/apache/qpid-dispatch/pull/615 This is an automated message from the Apache Git Service. To

[jira] [Updated] (DISPATCH-1473) [test] test_command fail on python 2.7

2019-11-07 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-1473: --- Attachment: DISPATCH-1473-ctest-error.txt > [test] test_command fail on python

[jira] [Created] (DISPATCH-1473) [test] test_command fail on python 2.7

2019-11-07 Thread Charles E. Rolke (Jira)
Charles E. Rolke created DISPATCH-1473: -- Summary: [test] test_command fail on python 2.7 Key: DISPATCH-1473 URL: https://issues.apache.org/jira/browse/DISPATCH-1473 Project: Qpid Dispatch

[jira] [Updated] (DISPATCH-1258) Crash executing http test

2019-11-07 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1258: Component/s: (was: Routing Engine) Tests Container

[jira] [Commented] (DISPATCH-1258) Crash executing http test

2019-11-07 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969406#comment-16969406 ] Ganesh Murthy commented on DISPATCH-1258: - This crash has been resolved if you use the latest

[jira] [Assigned] (DISPATCH-1472) qdstat --general option not documented in qdstat man page

2019-11-07 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-1472: --- Assignee: Ben Hardesty > qdstat --general option not documented in qdstat man

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969359#comment-16969359 ] ASF GitHub Bot commented on DISPATCH-1439: -- ganeshmurthy commented on pull request #614:

[GitHub] [qpid-dispatch] ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343720234 ## File path: src/router_core/router_core_private.h ## @@ -659,6

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969356#comment-16969356 ] ASF GitHub Bot commented on DISPATCH-1439: -- ganeshmurthy commented on pull request #614:

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969355#comment-16969355 ] ASF GitHub Bot commented on DISPATCH-1439: -- ganeshmurthy commented on pull request #614:

[GitHub] [qpid-dispatch] ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343718843 ## File path: src/router_core/agent_connection.c ## @@ -240,6 +245,17

[GitHub] [qpid-dispatch] ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343718521 ## File path: src/router_core/router_core_private.h ## @@ -659,6

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969338#comment-16969338 ] ASF GitHub Bot commented on DISPATCH-1439: -- ganeshmurthy commented on pull request #614:

[GitHub] [qpid-dispatch] ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343703866 ## File path: python/qpid_dispatch_internal/tools/display.py ## @@

[GitHub] [qpid-dispatch] ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ganeshmurthy commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343703866 ## File path: python/qpid_dispatch_internal/tools/display.py ## @@

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969333#comment-16969333 ] ASF GitHub Bot commented on DISPATCH-1439: -- ganeshmurthy commented on pull request #614:

[jira] [Commented] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969323#comment-16969323 ] ASF GitHub Bot commented on PROTON-2132: astitcher commented on issue #203: PROTON-2132 Skip

[GitHub] [qpid-proton] astitcher commented on issue #203: PROTON-2132 Skip compatibility hacks with libc++

2019-11-07 Thread GitBox
astitcher commented on issue #203: PROTON-2132 Skip compatibility hacks with libc++ URL: https://github.com/apache/qpid-proton/pull/203#issuecomment-551115851 Actually I'm pretty sure that the "MacOS" and definitely the FreeBSD tests are actuallly trying to test for libc++ - I just

[jira] [Assigned] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-1439: --- Assignee: Ganesh Murthy > Expose create time/last transfer time through the

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969170#comment-16969170 ] ASF GitHub Bot commented on DISPATCH-1439: -- ted-ross commented on pull request #614:

[GitHub] [qpid-dispatch] ted-ross commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ted-ross commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343593410 ## File path: python/qpid_dispatch_internal/tools/display.py ## @@ -45,7

[jira] [Commented] (PROTON-2133) c-fdlimit-tests with epoll is not tsan clean

2019-11-07 Thread Jira
[ https://issues.apache.org/jira/browse/PROTON-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969126#comment-16969126 ] Jiri Daněk commented on PROTON-2133: There is largely overlapping list of races from

[jira] [Created] (PROTON-2133) c-fdlimit-tests with epoll is not tsan clean

2019-11-07 Thread Jira
Jiri Daněk created PROTON-2133: -- Summary: c-fdlimit-tests with epoll is not tsan clean Key: PROTON-2133 URL: https://issues.apache.org/jira/browse/PROTON-2133 Project: Qpid Proton Issue Type:

[jira] [Commented] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969089#comment-16969089 ] ASF GitHub Bot commented on PROTON-2132: jdanekrh commented on pull request #203: PROTON-2132

[GitHub] [qpid-proton] jdanekrh opened a new pull request #203: PROTON-2132 Skip compatibility hacks with libc++

2019-11-07 Thread GitBox
jdanekrh opened a new pull request #203: PROTON-2132 Skip compatibility hacks with libc++ URL: https://github.com/apache/qpid-proton/pull/203 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (PROTON-2132) proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++

2019-11-07 Thread Jira
Jiri Daněk created PROTON-2132: -- Summary: proton-cpp fails to build with build on clang 9.0 when libc++ is used instead of libstdc++ Key: PROTON-2132 URL: https://issues.apache.org/jira/browse/PROTON-2132

[jira] [Commented] (PROTON-2130) Improve epoll_wait processing in epoll proactor

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969079#comment-16969079 ] ASF GitHub Bot commented on PROTON-2130: cliffjansen commented on pull request #202:

[GitHub] [qpid-proton] cliffjansen opened a new pull request #202: PROTON-2130: epoll proactor changed to use serialized calls to epoll_…

2019-11-07 Thread GitBox
cliffjansen opened a new pull request #202: PROTON-2130: epoll proactor changed to use serialized calls to epoll_… URL: https://github.com/apache/qpid-proton/pull/202 New poller with single caller to epoll_wait as described in PROTON-2130. Also new: the "poller" thread looks through

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969025#comment-16969025 ] ASF GitHub Bot commented on DISPATCH-1439: -- ted-ross commented on pull request #614:

[GitHub] [qpid-dispatch] ted-ross commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ted-ross commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343517080 ## File path: src/router_core/router_core_private.h ## @@ -659,6 +659,9

[jira] [Commented] (DISPATCH-1439) Expose create time/last transfer time through the Connection management entity

2019-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16969022#comment-16969022 ] ASF GitHub Bot commented on DISPATCH-1439: -- ted-ross commented on pull request #614:

[GitHub] [qpid-dispatch] ted-ross commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router.

2019-11-07 Thread GitBox
ted-ross commented on a change in pull request #614: DISPATCH-1439 - Added two attributes to connection and one to router. URL: https://github.com/apache/qpid-dispatch/pull/614#discussion_r343516762 ## File path: src/router_core/router_core_private.h ## @@ -659,6 +659,9