[jira] [Updated] (QPID-8040) [Broker-J] Uncaught java.nio.channels.CancelledKeyException seen during Broker shutdown

2017-11-17 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-8040: - Attachment:

[jira] [Updated] (QPID-8040) [Broker-J] Uncaught java.nio.channels.CancelledKeyException seen during Broker shutdown

2017-11-17 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-8040: - Description: The following exception was trapped by the UncaughtExceptionHandler during a shutdown of the

[jira] [Created] (QPID-8040) [Broker-J] Uncaught java.nio.channels.CancelledKeyException seen during Broker shutdown

2017-11-17 Thread Keith Wall (JIRA)
Keith Wall created QPID-8040: Summary: [Broker-J] Uncaught java.nio.channels.CancelledKeyException seen during Broker shutdown Key: QPID-8040 URL: https://issues.apache.org/jira/browse/QPID-8040 Project:

[jira] [Commented] (DISPATCH-875) Document address and link route wildcards

2017-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16257131#comment-16257131 ] ASF GitHub Bot commented on DISPATCH-875: - Github user kgiusti commented on a diff in the pull

[GitHub] qpid-dispatch pull request #218: DISPATCH-875 - Doc new "pattern" attribute ...

2017-11-17 Thread kgiusti
Github user kgiusti commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/218#discussion_r151715642 --- Diff: doc/new-book/routing.adoc --- @@ -213,15 +213,17 @@ address { } -`prefix` | `pattern`:: The address or group of

[jira] [Created] (QPID-8041) [Messaging] Allow virtualhost to be specified when form an AMQP 0-10 connection

2017-11-17 Thread Keith Wall (JIRA)
Keith Wall created QPID-8041: Summary: [Messaging] Allow virtualhost to be specified when form an AMQP 0-10 connection Key: QPID-8041 URL: https://issues.apache.org/jira/browse/QPID-8041 Project: Qpid

[jira] [Updated] (QPID-8041) [Messaging] Allow virtualhost to be specified when form an AMQP 0-10 connection

2017-11-17 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-8041: - Status: Reviewable (was: In Progress) > [Messaging] Allow virtualhost to be specified when form an AMQP

[jira] [Assigned] (QPID-8041) [Messaging] Allow virtualhost to be specified when form an AMQP 0-10 connection

2017-11-17 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-8041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall reassigned QPID-8041: Assignee: Keith Wall > [Messaging] Allow virtualhost to be specified when form an AMQP 0-10 >

[jira] [Commented] (QPID-8041) [Messaging] Allow virtualhost to be specified when form an AMQP 0-10 connection

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

[jira] [Commented] (DISPATCH-879) Document how Dispatch Router uses alternate failover URLs

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

[jira] [Commented] (PROTON-855) Add axTLS (embedded SSL) support to proton-c

2017-11-17 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16257391#comment-16257391 ] Alan Conway commented on PROTON-855: The pn_connection_driver API has been added to proton and makes

[GitHub] qpid-dispatch pull request #220: DISPATCH-879 - Document how routers use alt...

2017-11-17 Thread bhardesty
GitHub user bhardesty opened a pull request: https://github.com/apache/qpid-dispatch/pull/220 DISPATCH-879 - Document how routers use alternate failover URLs (WIP) **Note:** This PR is under review. Please don't merge yet. @ganeshmurthy, can you please review for technical

[jira] [Created] (DISPATCH-880) Document how Dispatch Router disconnects connections

2017-11-17 Thread Ben Hardesty (JIRA)
Ben Hardesty created DISPATCH-880: - Summary: Document how Dispatch Router disconnects connections Key: DISPATCH-880 URL: https://issues.apache.org/jira/browse/DISPATCH-880 Project: Qpid Dispatch

[GitHub] qpid-proton issue #130: Add coverage reporting for the Ruby binding

2017-11-17 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/qpid-proton/pull/130 # [Codecov](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=h1) Report > Merging [#130](https://codecov.io/gh/apache/qpid-proton/pull/130?src=pr=desc) into

[jira] [Commented] (DISPATCH-879) Document how Dispatch Router uses alternate failover URLs

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

[jira] [Created] (PROTON-1689) [cpp] exception thrown in handler can result in garbage exception from run()

2017-11-17 Thread Alan Conway (JIRA)
Alan Conway created PROTON-1689: --- Summary: [cpp] exception thrown in handler can result in garbage exception from run() Key: PROTON-1689 URL: https://issues.apache.org/jira/browse/PROTON-1689 Project:

[GitHub] qpid-dispatch pull request #220: DISPATCH-879 - Document how routers use alt...

2017-11-17 Thread ganeshmurthy
Github user ganeshmurthy commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/220#discussion_r151789336 --- Diff: doc/new-book/configuration-connections.adoc --- @@ -56,7 +56,10 @@ If you have set up SSL/TLS or SASL in your environment, you can

[jira] [Commented] (DISPATCH-880) Document how Dispatch Router disconnects connections

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

[GitHub] qpid-dispatch pull request #221: DISPATCH-880 - Document initialHandshakeTim...

2017-11-17 Thread bhardesty
GitHub user bhardesty opened a pull request: https://github.com/apache/qpid-dispatch/pull/221 DISPATCH-880 - Document initialHandshakeTimeoutSeconds (WIP) **Note:** This doc update is under review. Please do not merge yet. @ted-ross, can you please review for technical

[jira] [Resolved] (PROTON-1064) ruby: native IO based on connection_driver.c

2017-11-17 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1064. - Resolution: Fixed > ruby: native IO based on connection_driver.c >

[jira] [Commented] (PROTON-1689) [cpp] exception thrown in handler can result in garbage exception from run()

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

[GitHub] qpid-proton pull request #130: Add coverage reporting for the Ruby binding

2017-11-17 Thread jdanekrh
GitHub user jdanekrh opened a pull request: https://github.com/apache/qpid-proton/pull/130 Add coverage reporting for the Ruby binding You can merge this pull request into a Git repository by running: $ git pull https://github.com/jdanekrh/qpid-proton jd_cov_ruby

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

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

[jira] [Commented] (QPID-7991) Segfault in broker while processing active bridges

2017-11-17 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16256973#comment-16256973 ] Alan Conway commented on QPID-7991: --- The bug would not be triggered if all the detached bridges were

[GitHub] qpid-dispatch pull request #222: Add missing delivery decref when presettled...

2017-11-17 Thread kgiusti
GitHub user kgiusti opened a pull request: https://github.com/apache/qpid-dispatch/pull/222 Add missing delivery decref when presettled. Related to #213 You can merge this pull request into a Git repository by running: $ git pull https://github.com/kgiusti/dispatch