[jira] [Updated] (PROTON-1285) Expose proton-j Delivery.isComplete()

2016-08-22 Thread Howard Gao (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard Gao updated PROTON-1285: --- Attachment: pj1285.patch > Expose proton-j Delivery.isComplete() >

[jira] [Created] (PROTON-1285) Expose proton-j Delivery.isComplete()

2016-08-22 Thread Howard Gao (JIRA)
Howard Gao created PROTON-1285: -- Summary: Expose proton-j Delivery.isComplete() Key: PROTON-1285 URL: https://issues.apache.org/jira/browse/PROTON-1285 Project: Qpid Proton Issue Type:

[jira] [Commented] (PROTON-1244) Add user & password connection_options

2016-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431633#comment-15431633 ] ASF GitHub Bot commented on PROTON-1244: GitHub user JemDay opened a pull request:

[jira] [Updated] (PROTON-1224) Proton-J SSL uses deprecated Bouncy Castle functionality

2016-08-22 Thread Jem Day (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jem Day updated PROTON-1224: Description: The BouncyCastle project deprecated functionality used by the proton-j driver in version

[jira] [Commented] (PROTON-1224) Proton-J SSL uses deprecated Bouncy Castle functionality

2016-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431632#comment-15431632 ] ASF GitHub Bot commented on PROTON-1224: Github user JemDay closed the pull request at:

[GitHub] qpid-proton pull request #78: PROTON-1244: Support newer BouncyCastle Implem...

2016-08-22 Thread JemDay
GitHub user JemDay opened a pull request: https://github.com/apache/qpid-proton/pull/78 PROTON-1244: Support newer BouncyCastle Implementations Support new version of BouncyCastle library via existing reflection mechanism. Added Unit-tests You can merge this pull request

[jira] [Commented] (PROTON-1224) Proton-J SSL uses deprecated Bouncy Castle functionality

2016-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431631#comment-15431631 ] ASF GitHub Bot commented on PROTON-1224: Github user JemDay commented on the issue:

[GitHub] qpid-proton pull request #75: PROTON-1224: Upgrade BouncyCastle

2016-08-22 Thread JemDay
Github user JemDay closed the pull request at: https://github.com/apache/qpid-proton/pull/75 --- 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 feature is

[GitHub] qpid-proton issue #75: PROTON-1224: Upgrade BouncyCastle

2016-08-22 Thread JemDay
Github user JemDay commented on the issue: https://github.com/apache/qpid-proton/pull/75 Closing for re-creation --- 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-proton issue #77: Adds support for transport layers not currently imple...

2016-08-22 Thread andrew-buckley
Github user andrew-buckley commented on the issue: https://github.com/apache/qpid-proton/pull/77 Hi Robbie, Your proposed implementation works great! I understand the decision not to make this part of the Transport implementation. Thanks, -Andrew --- If your

[GitHub] qpid-proton issue #75: PROTON-1224: Upgrade BouncyCastle

2016-08-22 Thread JemDay
Github user JemDay commented on the issue: https://github.com/apache/qpid-proton/pull/75 I would like to close this PR and open a new one with (hopefully) a much cleaner change delta ... --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (PROTON-1224) Proton-J SSL uses deprecated Bouncy Castle functionality

2016-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431570#comment-15431570 ] ASF GitHub Bot commented on PROTON-1224: Github user JemDay commented on the issue:

[jira] [Commented] (DISPATCH-478) Dispatch hung in shutdown due to multiple concurrent signal handlers

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

[jira] [Created] (DISPATCH-478) Dispatch hung in shutdown due to multiple concurrent signal handlers

2016-08-22 Thread Ulf Lilleengen (JIRA)
Ulf Lilleengen created DISPATCH-478: --- Summary: Dispatch hung in shutdown due to multiple concurrent signal handlers Key: DISPATCH-478 URL: https://issues.apache.org/jira/browse/DISPATCH-478

[jira] [Updated] (PROTON-1284) C++ binding: No method to allow access to underlying message properties map

2016-08-22 Thread Kim van der Riet (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim van der Riet updated PROTON-1284: - Description: The current C++ binding provides a message.properties() method, which

[jira] [Created] (PROTON-1284) C++ binding: No method to allow access to underlying message properties map

2016-08-22 Thread Kim van der Riet (JIRA)
Kim van der Riet created PROTON-1284: Summary: C++ binding: No method to allow access to underlying message properties map Key: PROTON-1284 URL: https://issues.apache.org/jira/browse/PROTON-1284

[GitHub] qpid-dispatch pull request #95: Ensure that only 1 signal handler runs at a ...

2016-08-22 Thread lulf
GitHub user lulf opened a pull request: https://github.com/apache/qpid-dispatch/pull/95 Ensure that only 1 signal handler runs at a time When I ran qdrouterd with perf and precced Ctrl+C, perf would send SIGTERM as well as SIGINT right after each other to the router.

[GitHub] qpid-proton issue #77: Adds support for transport layers not currently imple...

2016-08-22 Thread gemmellr
Github user gemmellr commented on the issue: https://github.com/apache/qpid-proton/pull/77 Hi Andrew, I've created an alternative version resolving some niggles with the changes here (exposing various impl types, wildcard imports, licence header content, no tests). Its

[jira] [Commented] (PROTON-1283) Adds support for transport layers not currently implemented in the library

2016-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431206#comment-15431206 ] ASF GitHub Bot commented on PROTON-1283: Github user gemmellr commented on the issue:

[jira] [Commented] (QPID-7118) Web Management Operator Dashboard

2016-08-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15431080#comment-15431080 ] ASF subversion and git services commented on QPID-7118: --- Commit 1757219 from

[jira] [Updated] (QPID-7317) Deadlock on publish

2016-08-22 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated QPID-7317: -- Attachment: bad_child.py [^bad_child.py] reproduces a hang caused by a child process attempting to use a

Review Request 51290: QPID-7317: Raise exception for illegal use of endpoints after fork.

2016-08-22 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51290/ --- Review request for qpid, Gordon Sim and Kenneth Giusti. Bugs: QPID-7317

[jira] [Commented] (QPID-7118) Web Management Operator Dashboard

2016-08-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15430977#comment-15430977 ] ASF subversion and git services commented on QPID-7118: --- Commit 1757208 from

[jira] [Commented] (QPID-7118) Web Management Operator Dashboard

2016-08-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15430978#comment-15430978 ] ASF subversion and git services commented on QPID-7118: --- Commit 1757209 from

[jira] [Resolved] (DISPATCH-473) Deleting an SSL Profile used by a listener sometimes causes the router to crash

2016-08-22 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-473. Resolution: Fixed Fix Version/s: 0.7.0 > Deleting an SSL Profile used by a

[jira] [Resolved] (DISPATCH-373) qdmanage : no clear error message when "read" type linkRoute, address and autoLink

2016-08-22 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-373. Resolution: Fixed > qdmanage : no clear error message when "read" type linkRoute, address

[jira] [Resolved] (DISPATCH-414) Deleting a ProxyListener from dispatch-console segfaults the router

2016-08-22 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy resolved DISPATCH-414. Resolution: Fixed > Deleting a ProxyListener from dispatch-console segfaults the router >

[jira] [Resolved] (QPID-7133) [Java Broker Documentation] Rename HA designated primary to match UI

2016-08-22 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy resolved QPID-7133. -- Resolution: Fixed Fix Version/s: qpid-java-6.1 The changes look good to me > [Java Broker

[jira] [Assigned] (QPID-7133) [Java Broker Documentation] Rename HA designated primary to match UI

2016-08-22 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-7133: Assignee: Alex Rudyy > [Java Broker Documentation] Rename HA designated primary to match UI >

[jira] [Updated] (QPID-7365) [Java Broker] Allow SystemConfig to be used for other models - not just Brokers

2016-08-22 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-7365: -- Fix Version/s: qpid-java-6.1 > [Java Broker] Allow SystemConfig to be used for other models - not just

[jira] [Resolved] (QPID-7365) [Java Broker] Allow SystemConfig to be used for other models - not just Brokers

2016-08-22 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey resolved QPID-7365. --- Resolution: Fixed > [Java Broker] Allow SystemConfig to be used for other models - not just > Brokers

[jira] [Comment Edited] (QPID-7381) [Java Broker] Support consumer priorities

2016-08-22 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411420#comment-15411420 ] Rob Godfrey edited comment on QPID-7381 at 8/22/16 9:40 AM: Commit message from

[jira] [Resolved] (QPID-7202) [Java Broker] Refactor AMQP 1.0 plugin classes

2016-08-22 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey resolved QPID-7202. --- Resolution: Fixed > [Java Broker] Refactor AMQP 1.0 plugin classes >

[jira] [Updated] (QPID-7381) [Java Broker] Support consumer priorities

2016-08-22 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-7381: -- Fix Version/s: qpid-java-6.1 > [Java Broker] Support consumer priorities >