[jira] [Commented] (DISPATCH-8) Message:user-id must be authenticated on ingress

2016-09-14 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491428#comment-15491428 ] Chuck Rolke commented on DISPATCH-8: To enable this feature then a new field is added to the *vhost*

[jira] [Commented] (PROTON-1288) c++ provide access to message maps as proton::value

2016-09-14 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491375#comment-15491375 ] Kim van der Riet commented on PROTON-1288: -- A recent JMS message test over Dispatch router

[jira] [Commented] (QPIDJMS-207) Implement the JMS 2.0 API

2016-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491356#comment-15491356 ] ASF subversion and git services commented on QPIDJMS-207: - Commit

[jira] [Updated] (DISPATCH-160) Dispatch router does not propagate custom message annotations

2016-09-14 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-160: -- Fix Version/s: 0.7.0 > Dispatch router does not propagate custom message annotations >

[jira] [Updated] (DISPATCH-160) Dispatch router does not propagate custom message annotations

2016-09-14 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-160: -- Priority: Critical (was: Minor) > Dispatch router does not propagate custom message annotations >

[jira] [Resolved] (DISPATCH-501) router segfaults if you sent a management query with an empty body

2016-09-14 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-501. Resolution: Fixed > router segfaults if you sent a management query with an empty body >

[jira] [Commented] (DISPATCH-501) router segfaults if you sent a management query with an empty body

2016-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491283#comment-15491283 ] ASF subversion and git services commented on DISPATCH-501: -- Commit

[jira] [Commented] (DISPATCH-8) Message:user-id must be authenticated on ingress

2016-09-14 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491244#comment-15491244 ] Ted Ross commented on DISPATCH-8: - The user_id is in the Properties, which is part of the bare message

[jira] [Commented] (DISPATCH-8) Message:user-id must be authenticated on ingress

2016-09-14 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491211#comment-15491211 ] Chuck Rolke commented on DISPATCH-8: Using qpid-cpp/qpidd as a model, messages could be rejected when:

[jira] [Commented] (DISPATCH-502) Seeing unexpected values in management query response

2016-09-14 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491177#comment-15491177 ] Ganesh Murthy commented on DISPATCH-502: Hi Ulf, The fix for DISPATCH-500 should fix this

[jira] [Commented] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491161#comment-15491161 ] ASF GitHub Bot commented on DISPATCH-500: - Github user ganeshmurthy closed the pull request at:

[GitHub] qpid-dispatch pull request #99: DISPATCH-500 - Fixed code to use qdr_field_t...

2016-09-14 Thread ganeshmurthy
Github user ganeshmurthy closed the pull request at: https://github.com/apache/qpid-dispatch/pull/99 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Resolved] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-500. Resolution: Fixed > name in conf file is not sent in response to management query >

[jira] [Commented] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491152#comment-15491152 ] ASF subversion and git services commented on DISPATCH-500: -- Commit

[jira] [Commented] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491105#comment-15491105 ] ASF GitHub Bot commented on DISPATCH-500: - Github user ganeshmurthy commented on the issue:

[GitHub] qpid-dispatch issue #99: DISPATCH-500 - Fixed code to use qdr_field_t to pas...

2016-09-14 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/99 @grs, I think that this patch might fix DISPATCH-502 as well. I am taking a look. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491102#comment-15491102 ] Gordon Sim commented on DISPATCH-500: - Ignore me! > name in conf file is not sent in response to

[jira] [Commented] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491099#comment-15491099 ] ASF GitHub Bot commented on DISPATCH-500: - Github user ganeshmurthy commented on the issue:

[jira] [Commented] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491098#comment-15491098 ] ASF GitHub Bot commented on DISPATCH-500: - Github user grs commented on the issue:

[GitHub] qpid-dispatch issue #99: DISPATCH-500 - Fixed code to use qdr_field_t to pas...

2016-09-14 Thread grs
Github user grs commented on the issue: https://github.com/apache/qpid-dispatch/pull/99 Is this for DISPATCH-502? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] qpid-dispatch issue #99: DISPATCH-500 - Fixed code to use qdr_field_t to pas...

2016-09-14 Thread ganeshmurthy
Github user ganeshmurthy commented on the issue: https://github.com/apache/qpid-dispatch/pull/99 I verified that the newly added tests (test_check_address_name, test_check_link_route_name, test_check_auto_link_name) fail if this fix is not there --- If your project is set up for

[jira] [Commented] (DISPATCH-500) name in conf file is not sent in response to management query

2016-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491095#comment-15491095 ] ASF GitHub Bot commented on DISPATCH-500: - GitHub user ganeshmurthy opened a pull request:

[GitHub] qpid-dispatch pull request #99: DISPATCH-500 - Fixed code to use qdr_field_t...

2016-09-14 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/99 DISPATCH-500 - Fixed code to use qdr_field_t to pass around the name … …and identity of management objects You can merge this pull request into a Git repository by running: $

[jira] [Resolved] (QPID-7430) Allow qpid::messaging addresses to be passed through to server

2016-09-14 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-7430. -- Resolution: Fixed > Allow qpid::messaging addresses to be passed through to server >

[jira] [Commented] (QPID-7430) Allow qpid::messaging addresses to be passed through to server

2016-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490830#comment-15490830 ] ASF subversion and git services commented on QPID-7430: --- Commit

[jira] [Created] (QPID-7430) Allow qpid::messaging addresses to be passed through to server

2016-09-14 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-7430: Summary: Allow qpid::messaging addresses to be passed through to server Key: QPID-7430 URL: https://issues.apache.org/jira/browse/QPID-7430 Project: Qpid Issue

[jira] [Resolved] (QPID-7428) [Python Client 0-8..0-91] Legacy Python client leaks threads when connection is closed from broker side

2016-09-14 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7428. -- Resolution: Duplicate Duplicate of QPID-7429 > [Python Client 0-8..0-91] Legacy Python client leaks

[jira] [Assigned] (DISPATCH-502) Seeing unexpected values in management query response

2016-09-14 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-502: -- Assignee: Ganesh Murthy > Seeing unexpected values in management query response >

[jira] [Commented] (QPID-7429) [Python Client 0-8..0-91] Legacy Python client leaks threads when connection is closed from broker side

2016-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490685#comment-15490685 ] ASF subversion and git services commented on QPID-7429: --- Commit

[jira] [Updated] (DISPATCH-502) Seeing unexpected values in management query response

2016-09-14 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-502: -- Fix Version/s: 0.7.0 > Seeing unexpected values in management query response >

[jira] [Commented] (QPID-7424) [0-8..0-91] Consuming python client application is not notified of remotely closed connection

2016-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490541#comment-15490541 ] ASF subversion and git services commented on QPID-7424: --- Commit

[jira] [Commented] (DISPATCH-498) memory leak in _configure_ssl_profile error path

2016-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490468#comment-15490468 ] ASF GitHub Bot commented on DISPATCH-498: - GitHub user ganeshmurthy opened a pull request:

[jira] [Commented] (DISPATCH-498) memory leak in _configure_ssl_profile error path

2016-09-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490471#comment-15490471 ] ASF GitHub Bot commented on DISPATCH-498: - Github user ganeshmurthy commented on a diff in the

[GitHub] qpid-dispatch pull request #98: DISPATCH-498 - Used qd_config_ssl_profile_fr...

2016-09-14 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/98#discussion_r78749765 --- Diff: src/connection_manager.c --- @@ -359,24 +359,21 @@ void qd_connection_manager_free(qd_connection_manager_t *cm)

[GitHub] qpid-dispatch pull request #98: DISPATCH-498 - Used qd_config_ssl_profile_fr...

2016-09-14 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/98 DISPATCH-498 - Used qd_config_ssl_profile_free instead of free() You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (QPID-7429) [Python Client 0-8..0-91] Legacy Python client leaks threads when connection is closed from broker side

2016-09-14 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-7429: Summary: [Python Client 0-8..0-91] Legacy Python client leaks threads when connection is closed from broker side Key: QPID-7429 URL: https://issues.apache.org/jira/browse/QPID-7429

[jira] [Created] (QPID-7428) [Python Client 0-8..0-91] Legacy Python client leaks threads when connection is closed from broker side

2016-09-14 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-7428: Summary: [Python Client 0-8..0-91] Legacy Python client leaks threads when connection is closed from broker side Key: QPID-7428 URL: https://issues.apache.org/jira/browse/QPID-7428

[jira] [Commented] (QPID-7423) [0-8...0-91] Chunk message content that exceeds the capacity of a single frame into multiple frames

2016-09-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490143#comment-15490143 ] ASF subversion and git services commented on QPID-7423: --- Commit

[jira] [Commented] (QPID-7423) [0-8...0-91] Chunk message content that exceeds the capacity of a single frame into multiple frames

2016-09-14 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15490040#comment-15490040 ] Alex Rudyy commented on QPID-7423: -- I find concise version of change is harder to understand >

[jira] [Commented] (QPID-7423) [0-8...0-91] Chunk message content that exceeds the capacity of a single frame into multiple frames

2016-09-14 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15489884#comment-15489884 ] Lorenz Quack commented on QPID-7423: The chunking code: {code} start = 0 remaining_size =

[jira] [Created] (DISPATCH-510) handle amqp:link:redirect

2016-09-14 Thread Gordon Sim (JIRA)
Gordon Sim created DISPATCH-510: --- Summary: handle amqp:link:redirect Key: DISPATCH-510 URL: https://issues.apache.org/jira/browse/DISPATCH-510 Project: Qpid Dispatch Issue Type: Improvement

[jira] [Updated] (QPID-7427) [Java Broker, HA] An activation of stopped node might fail when node has ahead of master transactions causing Environment to restart

2016-09-14 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-7427: - Description: Test MultiNodeTest.testInFlightTransactionsWhilstMajorityIsLost can fail sporadically on

[jira] [Created] (QPID-7427) [Java Broker, HA] An activation of stopped node might fail when node has ahead of master transactions causing Environment to restart

2016-09-14 Thread Alex Rudyy (JIRA)
Alex Rudyy created QPID-7427: Summary: [Java Broker, HA] An activation of stopped node might fail when node has ahead of master transactions causing Environment to restart Key: QPID-7427 URL:

[jira] [Resolved] (QPID-7423) [0-8...0-91] Chunk message content that exceeds the capacity of a single frame into multiple frames

2016-09-14 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7423. -- Resolution: Fixed The changes look reasonable to me > [0-8...0-91] Chunk message content that exceeds