[jira] [Commented] (QPID-8038) [Broker-J][System Tests] Add protocol system test suites for AMQP 0-x

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16272294#comment-16272294 ] ASF subversion and git services commented on QPID-8038: --- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271798#comment-16271798 ] ASF subversion and git services commented on QPID-6933: --- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271784#comment-16271784 ] ASF subversion and git services commented on QPID-6933: --- Commit

[GitHub] qpid-dispatch pull request #228: No JIRA: Add SASL plugin requirement to SAS...

2017-11-29 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/228#discussion_r153930193 --- Diff: doc/common/fragment-router-sasl-para.adoc --- @@ -0,0 +1,2 @@ + --- End diff -- This looks good to me. ---

[GitHub] qpid-dispatch pull request #228: No JIRA: Add SASL plugin requirement to SAS...

2017-11-29 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/228#discussion_r153930129 --- Diff: doc/new-book/configuration-security.adoc --- @@ -122,14 +122,20 @@ For information about additional `sslProfile` attributes, see

[GitHub] qpid-dispatch pull request #228: No JIRA: Add SASL plugin requirement to SAS...

2017-11-29 Thread bhardesty
GitHub user bhardesty opened a pull request: https://github.com/apache/qpid-dispatch/pull/228 No JIRA: Add SASL plugin requirement to SASL setup procedure You can merge this pull request into a Git repository by running: $ git pull https://github.com/bhardesty/qpid-dispatch

[jira] [Updated] (DISPATCH-888) Balanced distribution algorithm visits each link to determine the best_eligible_link

2017-11-29 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy updated DISPATCH-888: --- Description: 1. In forwarder.c (qdr_forward_balanced_CT()) the loop that selects the

[jira] [Commented] (DISPATCH-888) Balanced distribution algorithm visits each link to determine the best_eligible_link

2017-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271498#comment-16271498 ] ASF GitHub Bot commented on DISPATCH-888: - GitHub user ganeshmurthy opened a pull request:

[GitHub] qpid-dispatch pull request #227: DISPATCH-888 - Modified qdr_forward_balance...

2017-11-29 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/227 DISPATCH-888 - Modified qdr_forward_balanced_CT() 1. Stop looping as … …soon as we find a link with value of zero. 2. Rotate the links only if there is a link with value of zero

[jira] [Assigned] (PROTON-1531) C epoll proactor listener cleanup race

2017-11-29 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross reassigned PROTON-1531: --- Assignee: Cliff Jansen (was: Alan Conway) > C epoll proactor listener cleanup race >

[jira] [Resolved] (DISPATCH-886) Console does not properly escape HTML in entity names

2017-11-29 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen resolved DISPATCH-886. --- Resolution: Fixed Fix Version/s: 1.1.0 > Console does not properly escape HTML in

[jira] [Commented] (DISPATCH-886) Console does not properly escape HTML in entity names

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271469#comment-16271469 ] ASF subversion and git services commented on DISPATCH-886: -- Commit

[jira] [Created] (DISPATCH-888) Balanced distribution algorithm visits each link to determine the best_eligible_link

2017-11-29 Thread Ganesh Murthy (JIRA)
Ganesh Murthy created DISPATCH-888: -- Summary: Balanced distribution algorithm visits each link to determine the best_eligible_link Key: DISPATCH-888 URL: https://issues.apache.org/jira/browse/DISPATCH-888

[jira] [Commented] (DISPATCH-886) Console does not properly escape HTML in entity names

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271449#comment-16271449 ] ASF subversion and git services commented on DISPATCH-886: -- Commit

[jira] [Commented] (DISPATCH-886) Console does not properly escape HTML in entity names

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271448#comment-16271448 ] ASF subversion and git services commented on DISPATCH-886: -- Commit

[jira] [Resolved] (PROTON-1702) Fix epoll proactor listener for rearming and overflow per socket

2017-11-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1702. -- Resolution: Fixed > Fix epoll proactor listener for rearming and overflow per socket >

[jira] [Resolved] (PROTON-1531) C epoll proactor listener cleanup race

2017-11-29 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen resolved PROTON-1531. -- Resolution: Fixed > C epoll proactor listener cleanup race >

[jira] [Commented] (PROTON-1531) C epoll proactor listener cleanup race

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271439#comment-16271439 ] ASF subversion and git services commented on PROTON-1531: - Commit

[jira] [Commented] (DISPATCH-209) Three+ router test is needed in the system test suite.

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271177#comment-16271177 ] ASF subversion and git services commented on DISPATCH-209: -- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271149#comment-16271149 ] ASF subversion and git services commented on QPID-6933: --- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16271150#comment-16271150 ] ASF subversion and git services commented on QPID-6933: --- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270795#comment-16270795 ] ASF subversion and git services commented on QPID-6933: --- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270796#comment-16270796 ] ASF subversion and git services commented on QPID-6933: --- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270724#comment-16270724 ] ASF subversion and git services commented on QPID-6933: --- Commit

[jira] [Commented] (QPID-6933) Factor out a JMS client neutral messaging test suite from system tests

2017-11-29 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16270540#comment-16270540 ] ASF subversion and git services commented on QPID-6933: --- Commit