[jira] [Commented] (PROTON-2075) [C++] Use system default trusted ca certs for tls id no others specified

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

[jira] [Created] (PROTON-2075) [C++] Use system default trusted ca certs for tls id no others specified

2019-07-17 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-2075: --- Summary: [C++] Use system default trusted ca certs for tls id no others specified Key: PROTON-2075 URL: https://issues.apache.org/jira/browse/PROTON-2075

[jira] [Commented] (PROTON-2074) Using a connection url with characters that need to be urlencoded can cause a hang

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

[jira] [Created] (PROTON-2074) Using a connection url with characters that need to be urlencoded can cause a hang

2019-07-17 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created PROTON-2074: --- Summary: Using a connection url with characters that need to be urlencoded can cause a hang Key: PROTON-2074 URL: https://issues.apache.org/jira/browse/PROTON-2074

[jira] [Commented] (DISPATCH-1374) Add qdstat options --all-routers and all-entities which display statistics of all routers and displays all entities

2019-07-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887350#comment-16887350 ] ASF subversion and git services commented on DISPATCH-1374: --- Commit

[jira] [Created] (DISPATCH-1387) Coverity issues on master branch

2019-07-17 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created DISPATCH-1387: --- Summary: Coverity issues on master branch Key: DISPATCH-1387 URL: https://issues.apache.org/jira/browse/DISPATCH-1387 Project: Qpid Dispatch Issue

[jira] [Resolved] (DISPATCH-1385) qd_message_list_t is dead code

2019-07-17 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-1385. -- Resolution: Implemented Assignee: Ken Giusti Fix Version/s: 1.9.0 >

[jira] [Commented] (DISPATCH-1385) qd_message_list_t is dead code

2019-07-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887237#comment-16887237 ] ASF subversion and git services commented on DISPATCH-1385: --- Commit

[jira] [Commented] (DISPATCH-1385) qd_message_list_t is dead code

2019-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887238#comment-16887238 ] ASF GitHub Bot commented on DISPATCH-1385: -- asfgit commented on pull request #535:

[GitHub] [qpid-dispatch] asfgit closed pull request #535: DISPATCH-1385 qd_message_list_t is dead code

2019-07-17 Thread GitBox
asfgit closed pull request #535: DISPATCH-1385 qd_message_list_t is dead code URL: https://github.com/apache/qpid-dispatch/pull/535 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Resolved] (DISPATCH-1372) alloc_pool intrusive linked list can be replaced by a linked stack

2019-07-17 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved DISPATCH-1372. -- Resolution: Implemented Assignee: Ken Giusti Fix Version/s: 1.9.0 >

[jira] [Commented] (DISPATCH-1372) alloc_pool intrusive linked list can be replaced by a linked stack

2019-07-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887192#comment-16887192 ] ASF subversion and git services commented on DISPATCH-1372: --- Commit

[jira] [Commented] (DISPATCH-1372) alloc_pool intrusive linked list can be replaced by a linked stack

2019-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887193#comment-16887193 ] ASF GitHub Bot commented on DISPATCH-1372: -- asfgit commented on pull request #525:

[GitHub] [qpid-dispatch] asfgit closed pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-07-17 Thread GitBox
asfgit closed pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525 This is an automated message from the Apache Git

[jira] [Commented] (DISPATCH-1342) Replaced mutex with spin lock on qd_message content

2019-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887132#comment-16887132 ] ASF GitHub Bot commented on DISPATCH-1342: -- franz1981 commented on issue #508: DISPATCH-1342

[GitHub] [qpid-dispatch] franz1981 edited a comment on issue #508: DISPATCH-1342 Replaced mutex with spin lock on qd_message content

2019-07-17 Thread GitBox
franz1981 edited a comment on issue #508: DISPATCH-1342 Replaced mutex with spin lock on qd_message content URL: https://github.com/apache/qpid-dispatch/pull/508#issuecomment-505461704 @astitcher I believe that the doc of spin lock is excessively conservative TBH (with good reasons,

[jira] [Commented] (DISPATCH-1372) alloc_pool intrusive linked list can be replaced by a linked stack

2019-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887010#comment-16887010 ] ASF GitHub Bot commented on DISPATCH-1372: -- codecov-io commented on issue #525: DISPATCH-1372

[GitHub] [qpid-dispatch] codecov-io edited a comment on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-07-17 Thread GitBox
codecov-io edited a comment on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-504422052 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/525?src=pr=h1) Report >

[jira] [Updated] (QPID-8342) [Broker-J] Concurrent object creation with virtual host auto-creation policy can fail

2019-07-17 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8342: - Description: When the same non-existing object is requested from multiple connections (for example, on

[jira] [Updated] (QPID-8342) [Broker-J] Concurrent object creation with virtual host auto-creation policy can fail

2019-07-17 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8342: - Description: When the same non-existing object is requested from multiple connections (for example, on

[GitHub] [qpid-dispatch] codecov-io edited a comment on issue #537: DISPATCH-1386 qdr_action_list_t could be replaced by an array of struct q

2019-07-17 Thread GitBox
codecov-io edited a comment on issue #537: DISPATCH-1386 qdr_action_list_t could be replaced by an array of struct q URL: https://github.com/apache/qpid-dispatch/pull/537#issuecomment-511923242 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/537?src=pr=h1) Report >

[jira] [Commented] (DISPATCH-1386) qdr_action_list_t could be replaced by an array of struct q

2019-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886911#comment-16886911 ] ASF GitHub Bot commented on DISPATCH-1386: -- codecov-io commented on issue #537: DISPATCH-1386

[jira] [Created] (QPID-8342) [Broker-J] Concurrent object creation with virtual host auto-creation policy can fail

2019-07-17 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-8342: Summary: [Broker-J] Concurrent object creation with virtual host auto-creation policy can fail Key: QPID-8342 URL: https://issues.apache.org/jira/browse/QPID-8342 Project: