[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #989: DISPATCH-1913: Fix command line tools

2021-01-19 Thread GitBox
kgiusti commented on a change in pull request #989: URL: https://github.com/apache/qpid-dispatch/pull/989#discussion_r560238981 ## File path: tools/qdstat.in ## @@ -44,18 +44,17 @@ from qpid_dispatch_internal.compat import UNICODE def get(obj, attr): return getattr(obj,

[jira] [Updated] (DISPATCH-1903) Remote upload of certificate files for new TLS configurations

2021-01-19 Thread Ted Ross (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-1903: --- Fix Version/s: (was: 1.15.0) 1.16.0 > Remote upload of certificate files

[GitHub] [qpid-dispatch] astitcher commented on a change in pull request #989: DISPATCH-1913: Fix command line tools

2021-01-19 Thread GitBox
astitcher commented on a change in pull request #989: URL: https://github.com/apache/qpid-dispatch/pull/989#discussion_r560264555 ## File path: tools/qdstat.in ## @@ -44,18 +44,17 @@ from qpid_dispatch_internal.compat import UNICODE def get(obj, attr): return

[GitHub] [qpid-dispatch] astitcher commented on a change in pull request #989: DISPATCH-1913: Fix command line tools

2021-01-19 Thread GitBox
astitcher commented on a change in pull request #989: URL: https://github.com/apache/qpid-dispatch/pull/989#discussion_r560273369 ## File path: tools/qdstat.in ## @@ -44,18 +44,17 @@ from qpid_dispatch_internal.compat import UNICODE def get(obj, attr): return

[jira] [Commented] (PROTON-2325) Crash when closing application using Qpid Proton Cpp 0.25.0

2021-01-19 Thread Koen (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268014#comment-17268014 ] Koen commented on PROTON-2325: -- Hi Jiri, Thanks for your answer. Unfortunately I don't have a minimal

[jira] [Created] (DISPATCH-1915) Remove deprecated Proton Url python class

2021-01-19 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-1915: Summary: Remove deprecated Proton Url python class Key: DISPATCH-1915 URL: https://issues.apache.org/jira/browse/DISPATCH-1915 Project: Qpid Dispatch Issue

[jira] [Resolved] (DISPATCH-1829) multi-hop TCP does not seem to work

2021-01-19 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved DISPATCH-1829. -- Resolution: Fixed > multi-hop TCP does not seem to work >

[jira] [Created] (PROTON-2326) epoll proactor housecleaning

2021-01-19 Thread Clifford Jansen (Jira)
Clifford Jansen created PROTON-2326: --- Summary: epoll proactor housecleaning Key: PROTON-2326 URL: https://issues.apache.org/jira/browse/PROTON-2326 Project: Qpid Proton Issue Type:

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267950#comment-17267950 ] ASF GitHub Bot commented on DISPATCH-1913: -- kgiusti commented on a change in pull request

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267969#comment-17267969 ] ASF GitHub Bot commented on DISPATCH-1913: -- astitcher commented on a change in pull request

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17267975#comment-17267975 ] ASF GitHub Bot commented on DISPATCH-1913: -- astitcher commented on a change in pull request

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268135#comment-17268135 ] ASF GitHub Bot commented on DISPATCH-1913: -- astitcher commented on a change in pull request

[jira] [Created] (DISPATCH-1916) Coverity flags use-after-free errors on delivery decref

2021-01-19 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-1916: Summary: Coverity flags use-after-free errors on delivery decref Key: DISPATCH-1916 URL: https://issues.apache.org/jira/browse/DISPATCH-1916 Project: Qpid Dispatch

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #990: DISPATCH-1916: fixes for coverity use-after-free errors

2021-01-19 Thread GitBox
kgiusti opened a new pull request #990: URL: https://github.com/apache/qpid-dispatch/pull/990 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (DISPATCH-1916) Coverity flags use-after-free errors on delivery decref

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268160#comment-17268160 ] ASF GitHub Bot commented on DISPATCH-1916: -- kgiusti opened a new pull request #990: URL:

[jira] [Created] (DISPATCH-1917) Thread race accessing connector->conn_msg buffer (TSAN)

2021-01-19 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-1917: Summary: Thread race accessing connector->conn_msg buffer (TSAN) Key: DISPATCH-1917 URL: https://issues.apache.org/jira/browse/DISPATCH-1917 Project: Qpid Dispatch

[jira] [Created] (DISPATCH-1918) Thread race between I/O and Core over link->undelivered and unsettled lists

2021-01-19 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-1918: Summary: Thread race between I/O and Core over link->undelivered and unsettled lists Key: DISPATCH-1918 URL: https://issues.apache.org/jira/browse/DISPATCH-1918

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268092#comment-17268092 ] ASF GitHub Bot commented on DISPATCH-1913: -- jiridanek commented on a change in pull request

[GitHub] [qpid-dispatch] jiridanek commented on a change in pull request #989: DISPATCH-1913: Fix command line tools

2021-01-19 Thread GitBox
jiridanek commented on a change in pull request #989: URL: https://github.com/apache/qpid-dispatch/pull/989#discussion_r560376141 ## File path: tools/qdstat.in ## @@ -44,18 +44,17 @@ from qpid_dispatch_internal.compat import UNICODE def get(obj, attr): return

[jira] [Created] (DISPATCH-1920) Enable TSAN tests in travis configuration

2021-01-19 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-1920: Summary: Enable TSAN tests in travis configuration Key: DISPATCH-1920 URL: https://issues.apache.org/jira/browse/DISPATCH-1920 Project: Qpid Dispatch Issue

[jira] [Created] (DISPATCH-1921) Skupper 0.4: malloc corrupted handling back-to-back TCP connections

2021-01-19 Thread Charles E. Rolke (Jira)
Charles E. Rolke created DISPATCH-1921: -- Summary: Skupper 0.4: malloc corrupted handling back-to-back TCP connections Key: DISPATCH-1921 URL: https://issues.apache.org/jira/browse/DISPATCH-1921

[jira] [Created] (DISPATCH-1919) Thread race accessing qdr_delivery_t->conn_id and ->link_id

2021-01-19 Thread Ken Giusti (Jira)
Ken Giusti created DISPATCH-1919: Summary: Thread race accessing qdr_delivery_t->conn_id and ->link_id Key: DISPATCH-1919 URL: https://issues.apache.org/jira/browse/DISPATCH-1919 Project: Qpid

[jira] [Updated] (DISPATCH-1921) Skupper 0.4: malloc corrupted handling back-to-back TCP connections

2021-01-19 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-1921: --- Attachment: DISPATCH-1921_test_runner.sh > Skupper 0.4: malloc corrupted handling

[jira] [Updated] (DISPATCH-1921) Skupper 0.4: malloc corrupted handling back-to-back TCP connections

2021-01-19 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke updated DISPATCH-1921: --- Attachment: pub1.yaml pub2.yaml

[GitHub] [qpid-dispatch] astitcher commented on a change in pull request #989: DISPATCH-1913: Fix command line tools

2021-01-19 Thread GitBox
astitcher commented on a change in pull request #989: URL: https://github.com/apache/qpid-dispatch/pull/989#discussion_r560401706 ## File path: tools/qdstat.in ## @@ -44,18 +44,17 @@ from qpid_dispatch_internal.compat import UNICODE def get(obj, attr): return

[jira] [Commented] (DISPATCH-1818) HTTP1.x raw connection buffer leak on shutdown

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268168#comment-17268168 ] ASF GitHub Bot commented on DISPATCH-1818: -- kgiusti commented on pull request #906: URL:

[jira] [Commented] (DISPATCH-1818) HTTP1.x raw connection buffer leak on shutdown

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268167#comment-17268167 ] ASF GitHub Bot commented on DISPATCH-1818: -- kgiusti closed pull request #906: URL:

[GitHub] [qpid-dispatch] kgiusti commented on pull request #906: DISPATCH-1818: HTTP/1.x manual buffer cleanup on shutdown

2021-01-19 Thread GitBox
kgiusti commented on pull request #906: URL: https://github.com/apache/qpid-dispatch/pull/906#issuecomment-763071635 Obsolete - abandoned This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [qpid-dispatch] kgiusti closed pull request #906: DISPATCH-1818: HTTP/1.x manual buffer cleanup on shutdown

2021-01-19 Thread GitBox
kgiusti closed pull request #906: URL: https://github.com/apache/qpid-dispatch/pull/906 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-19 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268292#comment-17268292 ] ASF subversion and git services commented on DISPATCH-1913: --- Commit

[jira] [Commented] (DISPATCH-1913) All system tests that run qdstat/qdmanage fail on Ubuntu

2021-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17268293#comment-17268293 ] ASF GitHub Bot commented on DISPATCH-1913: -- asfgit closed pull request #989: URL:

[GitHub] [qpid-dispatch] asfgit closed pull request #989: DISPATCH-1913: Fix command line tools

2021-01-19 Thread GitBox
asfgit closed pull request #989: URL: https://github.com/apache/qpid-dispatch/pull/989 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go