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

2019-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872860#comment-16872860 ] ASF GitHub Bot commented on DISPATCH-1374: -- codecov-io commented on issue #527: DISPATCH-1374

[GitHub] [qpid-dispatch] codecov-io commented on issue #527: DISPATCH-1374 - Added qdstat options --all-routers and --all-entities

2019-06-25 Thread GitBox
codecov-io commented on issue #527: DISPATCH-1374 - Added qdstat options --all-routers and --all-entities URL: https://github.com/apache/qpid-dispatch/pull/527#issuecomment-505684410 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/527?src=pr=h1) Report > Merging

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

2019-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872737#comment-16872737 ] ASF GitHub Bot commented on DISPATCH-1374: -- ganeshmurthy commented on pull request #527:

[GitHub] [qpid-dispatch] ganeshmurthy opened a new pull request #527: DISPATCH-1374 - Added qdstat options --all-routers and --all-entities

2019-06-25 Thread GitBox
ganeshmurthy opened a new pull request #527: DISPATCH-1374 - Added qdstat options --all-routers and --all-entities URL: https://github.com/apache/qpid-dispatch/pull/527 This is an automated message from the Apache Git

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

2019-06-25 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1374: Description: # Introduce two new command line options to qdstat called --all-routers

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

2019-06-25 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created DISPATCH-1374: --- Summary: Add qdstat options --all-routers and all-entities which display statistics of all routers and displays all entities Key: DISPATCH-1374 URL:

[GitHub] [qpid-dispatch] mgoulish opened a new pull request #526: mercury initial checkin

2019-06-25 Thread GitBox
mgoulish opened a new pull request #526: mercury initial checkin URL: https://github.com/apache/qpid-dispatch/pull/526 The Mercury testing system, written in Go, as a Possible Proposal for inclusion as a tool in the Dispatch Router.

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

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

[GitHub] [qpid-dispatch] astitcher commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
astitcher commented on a change in 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#discussion_r297288448 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

[jira] [Comment Edited] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-06-25 Thread Christian Danner (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872498#comment-16872498 ] Christian Danner edited comment on QPIDJMS-458 at 6/25/19 4:32 PM: ---

[jira] [Comment Edited] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-06-25 Thread Christian Danner (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872498#comment-16872498 ] Christian Danner edited comment on QPIDJMS-458 at 6/25/19 4:26 PM: ---

[jira] [Comment Edited] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-06-25 Thread Christian Danner (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872498#comment-16872498 ] Christian Danner edited comment on QPIDJMS-458 at 6/25/19 4:27 PM: ---

[jira] [Updated] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-06-25 Thread Christian Danner (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Danner updated QPIDJMS-458: - Attachment: qpid_client_issue.txt > Potential race condition in

[jira] [Commented] (QPIDJMS-458) Potential race condition in JmsConnection.destroyResource

2019-06-25 Thread Christian Danner (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872498#comment-16872498 ] Christian Danner commented on QPIDJMS-458: -- While we were unable to reproduce the problem

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

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

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297255900 ## File path: src/alloc_pool.c ## @@ -164,14 +242,17 @@ void

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

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

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
kgiusti commented on a change in 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#discussion_r297245644 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297228983 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

[GitHub] [qpid-dispatch] astitcher commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
astitcher commented on a change in 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#discussion_r297216711 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297209667 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297209084 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

[GitHub] [qpid-dispatch] astitcher commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
astitcher commented on a change in 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#discussion_r297208433 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

2019-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872382#comment-16872382 ] 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-06-25 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,

[GitHub] [qpid-dispatch] astitcher commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
astitcher commented on a change in 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#discussion_r297207667 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

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

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

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

2019-06-25 Thread GitBox
franz1981 commented 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, given

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

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

[GitHub] [qpid-dispatch] astitcher commented on issue #508: DISPATCH-1342 Replaced mutex with spin lock on qd_message content

2019-06-25 Thread GitBox
astitcher commented on issue #508: DISPATCH-1342 Replaced mutex with spin lock on qd_message content URL: https://github.com/apache/qpid-dispatch/pull/508#issuecomment-505456455 @franz1981 All true, but I think the point about using *realtime scheduling* is important. And making dispatch

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

2019-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16872360#comment-16872360 ] 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-06-25 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-505450597 @astitcher Totally agree, that's why I haven't replaced the mutexes for any possible use case; there are

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

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

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

2019-06-25 Thread GitBox
franz1981 commented on issue #508: DISPATCH-1342 Replaced mutex with spin lock on qd_message content URL: https://github.com/apache/qpid-dispatch/pull/508#issuecomment-505450597 @astitcher Totally agree, that's why I haven't replaced the mutexes for any possible use case; there are some

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

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

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297173727 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

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

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

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297173727 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297173552 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297171096 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

[GitHub] [qpid-dispatch] franz1981 commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
franz1981 commented on a change in 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#discussion_r297171096 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

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

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

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

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

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

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

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

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

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

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

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

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

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
kgiusti commented on a change in 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#discussion_r296755530 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
kgiusti commented on a change in 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#discussion_r296759846 ## File path: src/alloc_pool.c ## @@ -164,14 +242,17 @@ void

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
kgiusti commented on a change in 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#discussion_r296755132 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
kgiusti commented on a change in 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#discussion_r296759355 ## File path: src/alloc_pool.c ## @@ -164,14 +242,17 @@ void

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

2019-06-25 Thread GitBox
kgiusti commented on a change in 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#discussion_r296754514 ## File path: src/alloc_pool.c ## @@ -44,20 +46,97 @@

[jira] [Resolved] (PROTON-2072) update surefire and jacoco plugins

2019-06-25 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved PROTON-2072. Resolution: Fixed > update surefire and jacoco plugins >

[jira] [Commented] (PROTON-2072) update surefire and jacoco plugins

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