[jira] [Comment Edited] (PROTON-2105) Support Go modules

2019-10-09 Thread Roddie Kieley (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16948128#comment-16948128 ] Roddie Kieley edited comment on PROTON-2105 at 10/10/19 2:14 AM: -

[jira] [Commented] (PROTON-2105) Support Go modules

2019-10-09 Thread Roddie Kieley (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16948128#comment-16948128 ] Roddie Kieley commented on PROTON-2105: --- [~lulf] [~aconway] Looks like travis is flagging that it

[jira] [Commented] (PROTON-2105) Support Go modules

2019-10-09 Thread Roddie Kieley (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16948126#comment-16948126 ] Roddie Kieley commented on PROTON-2105: --- [~lulf] [~aconway] I've added a branch in the GitHub

[jira] [Commented] (PROTON-2105) Support Go modules

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

[jira] [Updated] (QPID-8369) [Broker-J] Limit number of connections per user

2019-10-09 Thread Alex Rudyy (Jira)
[ https://issues.apache.org/jira/browse/QPID-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-8369: - Attachment: 0002-QPID-8369-Broker-J-WIP-Add-support-for-connection-fr.patch > [Broker-J] Limit number of

[jira] [Assigned] (DISPATCH-975) Policy has no provision for limiting user message size

2019-10-09 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles E. Rolke reassigned DISPATCH-975: - Assignee: Charles E. Rolke > Policy has no provision for limiting user

Re: C++ client for AMQP 1.0 over WebSocket

2019-10-09 Thread Alan Conway
I haven't done anything with WS support for proton proper, but I've been way from proton for a while so maybe somebody else has done something? C and C++ provide a connection_driver API exactly for this sort of integration. Basically you can treat proton as a bytes-in, bytes-out protocol engine,

[jira] [Assigned] (DISPATCH-1428) route connection not indexed by 'connection' field of connector

2019-10-09 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-1428: --- Assignee: Gordon Sim > route connection not indexed by 'connection' field of

[jira] [Commented] (DISPATCH-1443) Unable to run ctest on Centos 8

2019-10-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947903#comment-16947903 ] ASF GitHub Bot commented on DISPATCH-1443: -- kgiusti commented on pull request #584:

[jira] [Commented] (DISPATCH-1443) Unable to run ctest on Centos 8

2019-10-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947904#comment-16947904 ] ASF GitHub Bot commented on DISPATCH-1443: -- kgiusti commented on issue #584: DISPATCH-1443:

[GitHub] [qpid-dispatch] kgiusti commented on issue #584: DISPATCH-1443: use python unittest library, fail back to unittest2

2019-10-09 Thread GitBox
kgiusti commented on issue #584: DISPATCH-1443: use python unittest library, fail back to unittest2 URL: https://github.com/apache/qpid-dispatch/pull/584#issuecomment-540119274 WORK IN PROGRESS Do not merge yet. This

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #584: DISPATCH-1443: use python unittest library, fail back to unittest2

2019-10-09 Thread GitBox
kgiusti opened a new pull request #584: DISPATCH-1443: use python unittest library, fail back to unittest2 URL: https://github.com/apache/qpid-dispatch/pull/584 unittest is part of the standard library for Python. unittest in versions of Python prior to 2.7 does not have all the

[GitHub] [qpid-proton] ssorj commented on a change in pull request #192: Changed Python API to better handle strings where symbo…

2019-10-09 Thread GitBox
ssorj commented on a change in pull request #192: Changed Python API to better handle strings where symbo… URL: https://github.com/apache/qpid-proton/pull/192#discussion_r333153614 ## File path: python/proton/_message.py ## @@ -440,8 +465,8 @@ def _set_annotations(self,

[GitHub] [qpid-proton] ssorj commented on a change in pull request #192: Changed Python API to better handle strings where symbo…

2019-10-09 Thread GitBox
ssorj commented on a change in pull request #192: Changed Python API to better handle strings where symbo… URL: https://github.com/apache/qpid-proton/pull/192#discussion_r333151881 ## File path: python/proton/_message.py ## @@ -430,6 +430,31 @@ def

[GitHub] [qpid-proton] ssorj commented on a change in pull request #192: Changed Python API to better handle strings where symbo…

2019-10-09 Thread GitBox
ssorj commented on a change in pull request #192: Changed Python API to better handle strings where symbo… URL: https://github.com/apache/qpid-proton/pull/192#discussion_r333151329 ## File path: python/proton/_message.py ## @@ -430,6 +430,31 @@ def

[jira] [Resolved] (DISPATCH-1440) Deprecate the passwordFile field in sslProfile and consolidate all password scenarios to use the password field

2019-10-09 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-1440. - Fix Version/s: 1.10.0 Resolution: Fixed > Deprecate the passwordFile field in

[jira] [Commented] (DISPATCH-1440) Deprecate the passwordFile field in sslProfile and consolidate all password scenarios to use the password field

2019-10-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947853#comment-16947853 ] ASF GitHub Bot commented on DISPATCH-1440: -- asfgit commented on pull request #582:

[GitHub] [qpid-dispatch] asfgit closed pull request #582: DISPATCH-1440 - Deprecated passwordFile attribute in sslProfile and m…

2019-10-09 Thread GitBox
asfgit closed pull request #582: DISPATCH-1440 - Deprecated passwordFile attribute in sslProfile and m… URL: https://github.com/apache/qpid-dispatch/pull/582 This is an automated message from the Apache Git Service. To

[jira] [Commented] (DISPATCH-1440) Deprecate the passwordFile field in sslProfile and consolidate all password scenarios to use the password field

2019-10-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947852#comment-16947852 ] ASF subversion and git services commented on DISPATCH-1440: --- Commit

[jira] [Commented] (DISPATCH-1446) system_tests_qdmanage failing on test_get_log

2019-10-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947841#comment-16947841 ] ASF GitHub Bot commented on DISPATCH-1446: -- codecov-io commented on issue #583: DISPATCH-1446

[GitHub] [qpid-dispatch] codecov-io commented on issue #583: DISPATCH-1446 - Modified get_test_log in system_tests__qdmanage to no…

2019-10-09 Thread GitBox
codecov-io commented on issue #583: DISPATCH-1446 - Modified get_test_log in system_tests__qdmanage to no… URL: https://github.com/apache/qpid-dispatch/pull/583#issuecomment-540086564 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/583?src=pr=h1) Report > Merging

[jira] [Commented] (DISPATCH-1446) system_tests_qdmanage failing on test_get_log

2019-10-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947823#comment-16947823 ] ASF GitHub Bot commented on DISPATCH-1446: -- ganeshmurthy commented on pull request #583:

[GitHub] [qpid-dispatch] ganeshmurthy opened a new pull request #583: DISPATCH-1446 - Modified get_test_log in system_tests__qdmanage to no…

2019-10-09 Thread GitBox
ganeshmurthy opened a new pull request #583: DISPATCH-1446 - Modified get_test_log in system_tests__qdmanage to no… URL: https://github.com/apache/qpid-dispatch/pull/583 …t assume that the last log line is the AGENT log. Cast a wider net by searching for the last 20 log lines

[jira] [Updated] (DISPATCH-1446) system_tests_qdmanage failing on test_get_log

2019-10-09 Thread Ganesh Murthy (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-1446: Description:   {noformat}

[jira] [Created] (DISPATCH-1446) system_tests_qdmanage failing on test_get_log

2019-10-09 Thread Ganesh Murthy (Jira)
Ganesh Murthy created DISPATCH-1446: --- Summary: system_tests_qdmanage failing on test_get_log Key: DISPATCH-1446 URL: https://issues.apache.org/jira/browse/DISPATCH-1446 Project: Qpid Dispatch

[jira] [Commented] (DISPATCH-1410) attach of auto-links not logged

2019-10-09 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947763#comment-16947763 ] Charles E. Rolke commented on DISPATCH-1410: Sorry, the issue is not an entire duplicate

[jira] [Commented] (DISPATCH-1393) Router link logging on interQDR connection is skipped on connecting router

2019-10-09 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947730#comment-16947730 ] Charles E. Rolke commented on DISPATCH-1393: This issue was duplicated in DISPATCH-1410

[jira] [Commented] (DISPATCH-1410) attach of auto-links not logged

2019-10-09 Thread Charles E. Rolke (Jira)
[ https://issues.apache.org/jira/browse/DISPATCH-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947726#comment-16947726 ] Charles E. Rolke commented on DISPATCH-1410: This issue is a duplicate of DISPATCH-1393 >

[jira] [Commented] (QPIDJMS-441) Using QPID JMS behind a proxy

2019-10-09 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/QPIDJMS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16947448#comment-16947448 ] ASF GitHub Bot commented on QPIDJMS-441: stsiano commented on pull request #32: QPIDJMS-441: add

[GitHub] [qpid-jms] stsiano opened a new pull request #32: QPIDJMS-441: add proxy support

2019-10-09 Thread GitBox
stsiano opened a new pull request #32: QPIDJMS-441: add proxy support URL: https://github.com/apache/qpid-jms/pull/32 This is an intial version of proxy support for the qpid-jms libary. The implementation as such is rather trivial (the actual coding that is really doing something is the