[jira] [Updated] (QPID-7111) Create UI for the Oauth2 authentication provider

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7111: --- Status: Reviewable (was: In Progress) > Create UI for the Oauth2 authentication provider >

[jira] [Created] (QPID-7148) Update CMake to use more modern simpler features

2016-03-19 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-7148: - Summary: Update CMake to use more modern simpler features Key: QPID-7148 URL: https://issues.apache.org/jira/browse/QPID-7148 Project: Qpid Issue Type:

Re: Review Request 44805: PROTON-1138: c++: get<>/convert<> for proton::value

2016-03-19 Thread Alan Conway
> On March 16, 2016, 2:19 p.m., Andrew Stitcher wrote: > > proton-c/bindings/cpp/include/proton/scalar_base.hpp, line 76 > > > > > > For C++11 need put_(nullptr_t) to deal correctly with put_(nullptr); struct null {

[jira] [Commented] (QPID-7145) auto_ptr is deprecated from C++11 and onwards and its use causes a warning with GCC 6

2016-03-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197418#comment-15197418 ] Andrew Stitcher commented on QPID-7145: --- To get the compile working I will add

[jira] [Commented] (QPID-7087) [Java Broker, Web Management Console] The Web UI should have a Qpid favicon

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200061#comment-15200061 ] ASF subversion and git services commented on QPID-7087: --- Commit 1735470 from

[jira] [Updated] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-240: -- Fix Version/s: 0.6 > qdstat : leading "/" character effects a wrong showed address >

[jira] [Closed] (DISPATCH-239) Documentation on logging modules

2016-03-19 Thread Paolo Patierno (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paolo Patierno closed DISPATCH-239. --- Resolution: Information Provided > Documentation on logging modules >

[jira] [Created] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Paolo Patierno (JIRA)
Paolo Patierno created DISPATCH-240: --- Summary: qdstat : leading "/" character effects a wrong showed address Key: DISPATCH-240 URL: https://issues.apache.org/jira/browse/DISPATCH-240 Project: Qpid

[jira] [Resolved] (QPID-7145) auto_ptr is deprecated from C++11 and onwards and its use causes a warning with GCC 6

2016-03-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-7145. --- Resolution: Fixed Fix Version/s: qpid-cpp-next I've changed the compilation flags to

[jira] [Commented] (QPID-7146) Qpid fails to compile with GCC6 for various reasons

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198334#comment-15198334 ] ASF subversion and git services commented on QPID-7146: --- Commit 1735326 from

[jira] [Commented] (QPID-6995) [Java Broker] Keystores should warn of pending certificate expiration

2016-03-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201356#comment-15201356 ] Keith Wall commented on QPID-6995: -- On the whole looks good. On niggle with the inconsistency in the

[jira] [Created] (QPID-7151) [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

2016-03-19 Thread Lorenz Quack (JIRA)
Lorenz Quack created QPID-7151: -- Summary: [Java Broker] Improve error handling in OAuth2 AuthenticationProvider Key: QPID-7151 URL: https://issues.apache.org/jira/browse/QPID-7151 Project: Qpid

[jira] [Updated] (QPID-7145) auto_ptr is deprecated from C++11 and onwards and its use causes a warning with GCC 6

2016-03-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-7145: -- Status: Reviewable (was: In Progress) > auto_ptr is deprecated from C++11 and onwards and its

[jira] [Commented] (QPID-7148) Update CMake to use more modern simpler features

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198330#comment-15198330 ] ASF subversion and git services commented on QPID-7148: --- Commit 1735324 from

[jira] [Commented] (QPID-7151) [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200599#comment-15200599 ] ASF subversion and git services commented on QPID-7151: --- Commit 1735521 from

[jira] [Commented] (QPIDJMS-158) Update slf4j to latest release v1.7.19

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

[jira] [Updated] (QPID-7152) [Java Broker, Documentation] Add documentation for OAuth2 authentication

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7152: --- Status: Reviewable (was: In Progress) > [Java Broker, Documentation] Add documentation for OAuth2

[jira] [Comment Edited] (QPID-7154) JMX QueueMBean#clearQueue operation does not acquire messages prior to dequeue which allows for store level lock timeout

2016-03-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201507#comment-15201507 ] Keith Wall edited comment on QPID-7154 at 3/18/16 2:12 PM: --- In 6.0.1 the issue is

[jira] [Assigned] (QPID-7152) [Java Broker, Documentation] Add documentation for OAuth2 authentication

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack reassigned QPID-7152: -- Assignee: Lorenz Quack > [Java Broker, Documentation] Add documentation for OAuth2

[jira] [Resolved] (DISPATCH-179) Refactor Router Core

2016-03-19 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-179. --- Resolution: Fixed > Refactor Router Core > > > Key:

[jira] [Commented] (QPID-7151) [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199957#comment-15199957 ] ASF subversion and git services commented on QPID-7151: --- Commit 1735461 from

[jira] [Commented] (QPID-4327) HA support for TX transactions.

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199642#comment-15199642 ] ASF subversion and git services commented on QPID-4327: --- Commit 1735439 from

[jira] [Commented] (QPID-7087) [Java Broker, Web Management Console] The Web UI should have a Qpid favicon

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1514#comment-1514 ] ASF subversion and git services commented on QPID-7087: --- Commit 1735465 from

[jira] [Resolved] (QPID-7137) Abi tests fail with new libstdc++ abi

2016-03-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-7137. --- Resolution: Fixed Fix Version/s: qpid-cpp-next > Abi tests fail with new libstdc++ abi

[jira] [Commented] (QPID-7146) Qpid fails to compile with GCC6 for various reasons

2016-03-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197433#comment-15197433 ] Andrew Stitcher commented on QPID-7146: --- One possible fix would be just to build qpid with {{g++

[jira] [Commented] (QPID-7150) HA memory leak in primary broker when overwriting messages in a ring queue

2016-03-19 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201143#comment-15201143 ] Pavel Moravec commented on QPID-7150: - This does not fix

[jira] [Updated] (QPID-7110) Create UI for virtual host alias

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7110: --- Attachment: (was: 0002-QPID-7110-Java-Broker-add-UI-for-VirtualHostAliases-.patch) > Create UI

[jira] [Resolved] (DISPATCH-230) New connection role: route-container

2016-03-19 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-230. --- Resolution: Fixed > New connection role: route-container > > >

[jira] [Resolved] (QPID-7066) [Java Broker] Add a validValuePattern attribute to ManagedAttribute

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack resolved QPID-7066. Resolution: Fixed > [Java Broker] Add a validValuePattern attribute to ManagedAttribute >

[jira] [Commented] (QPID-7146) Qpid fails to compile with GCC6 for various reasons

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198332#comment-15198332 ] ASF subversion and git services commented on QPID-7146: --- Commit 1735325 from

[jira] [Commented] (DISPATCH-241) Bias "spread" config with leading "/" on address has a "multicast" behavior

2016-03-19 Thread Paolo Patierno (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199965#comment-15199965 ] Paolo Patierno commented on DISPATCH-241: - It's possible that this strange behavior is related

[jira] [Assigned] (QPID-7151) [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack reassigned QPID-7151: -- Assignee: Lorenz Quack > [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

[jira] [Resolved] (QPID-7087) [Java Broker, Web Management Console] The Web UI should have a Qpid favicon

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack resolved QPID-7087. Resolution: Fixed > [Java Broker, Web Management Console] The Web UI should have a Qpid favicon >

[jira] [Created] (QPID-7149) [HA] active HA broker memory leak when ring queue discards overflow messages

2016-03-19 Thread Pavel Moravec (JIRA)
Pavel Moravec created QPID-7149: --- Summary: [HA] active HA broker memory leak when ring queue discards overflow messages Key: QPID-7149 URL: https://issues.apache.org/jira/browse/QPID-7149 Project: Qpid

[jira] [Commented] (QPID-6962) [Java Broker] Add ability to limit max message size on a per VirtualHost basis

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15200670#comment-15200670 ] ASF subversion and git services commented on QPID-6962: --- Commit 1735525 from

[jira] [Created] (QPIDJMS-156) Improve the logs output for some JMS resources

2016-03-19 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-156: Summary: Improve the logs output for some JMS resources Key: QPIDJMS-156 URL: https://issues.apache.org/jira/browse/QPIDJMS-156 Project: Qpid JMS Issue

[jira] [Resolved] (DISPATCH-111) helloworld example hangs when run against a broker via link-routing

2016-03-19 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-111. --- Resolution: Fixed > helloworld example hangs when run against a broker via link-routing >

[jira] [Commented] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Paolo Patierno (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199760#comment-15199760 ] Paolo Patierno commented on DISPATCH-240: - Consider a configuration with something like that :

[jira] [Commented] (QPID-7110) Create UI for virtual host alias

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199441#comment-15199441 ] ASF subversion and git services commented on QPID-7110: --- Commit 1735414 from

[jira] [Commented] (QPIDJMS-156) Improve the logs output for some JMS resources

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

Re: WebSocket support in Proton-J

2016-03-19 Thread Robbie Gemmell
On 16 March 2016 at 21:29, Zoltan Varga wrote: > Hi, > > I am a developer at Microsoft Azure IoT team and we needed to have AMQP over > WebSocket support in our library. > We have been using Proton-J for AMQP protocol and we wanted to extend the > Proton-J library with

[jira] [Commented] (DISPATCH-179) Refactor Router Core

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

[jira] [Updated] (QPID-7110) Create UI for virtual host alias

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7110: --- Attachment: (was: 0001-QPID-7110-Java-Broker-allow-creation-and-deletion-of.patch) > Create UI

[jira] [Updated] (QPID-7151) [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7151: --- Status: Reviewable (was: In Progress) > [Java Broker] Improve error handling in OAuth2

[jira] [Commented] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Paolo Patierno (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199853#comment-15199853 ] Paolo Patierno commented on DISPATCH-240: - I'm using the router installed from packages page in

WebSocket support in Proton-J

2016-03-19 Thread Zoltan Varga
Hi, I am a developer at Microsoft Azure IoT team and we needed to have AMQP over WebSocket support in our library. We have been using Proton-J for AMQP protocol and we wanted to extend the Proton-J library with WebSocket support. I implemented the feature and filed a pull request couple days

[jira] [Created] (QPID-7147) When compiling with C++11/14 bind() use gets found as std::bind()

2016-03-19 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-7147: - Summary: When compiling with C++11/14 bind() use gets found as std::bind() Key: QPID-7147 URL: https://issues.apache.org/jira/browse/QPID-7147 Project: Qpid

Re: Review Request 44805: PROTON-1138: c++: get<>/convert<> for proton::value

2016-03-19 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44805/#review123873 --- Fix it, then Ship it! Like how this is shaping up. See one

[jira] [Resolved] (QPIDJMS-156) Improve the logs output for some JMS resources

2016-03-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-156. -- Resolution: Fixed > Improve the logs output for some JMS resources >

[jira] [Assigned] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-240: -- Assignee: Ganesh Murthy > qdstat : leading "/" character effects a wrong showed

[jira] [Commented] (DISPATCH-179) Refactor Router Core

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

[jira] [Updated] (QPID-7149) [HA] active HA broker memory leak when ring queue discards overflow messages

2016-03-19 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-7149: Description: There is a memory leak on active HA broker, triggered most probably by purging

[jira] [Commented] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199943#comment-15199943 ] Ganesh Murthy commented on DISPATCH-240: I can reproduce using Gordon's approach {code}

[jira] [Updated] (QPID-7151) [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

2016-03-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7151: - Fix Version/s: qpid-java-6.1 > [Java Broker] Improve error handling in OAuth2 AuthenticationProvider >

[jira] [Commented] (QPIDIT-22) Add ability to run on Jenkins CI

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

[jira] [Resolved] (QPIDJMS-154) Failover mechanism does not handle connection URLs in a predictable way

2016-03-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-154. -- Resolution: Fixed Fix Version/s: 0.9.0 > Failover mechanism does not handle connection

[jira] [Commented] (QPID-7150) HA memory leak in primary broker when overwriting messages in a ring queue

2016-03-19 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201320#comment-15201320 ] Pavel Moravec commented on QPID-7150: - the commit r1735439 improves the memory leak but does not

[jira] [Created] (QPIDJMS-158) Update slf4j to latest release v1.7.19

2016-03-19 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-158: Summary: Update slf4j to latest release v1.7.19 Key: QPIDJMS-158 URL: https://issues.apache.org/jira/browse/QPIDJMS-158 Project: Qpid JMS Issue Type: Task

[jira] [Commented] (DISPATCH-179) Refactor Router Core

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

[jira] [Assigned] (DISPATCH-241) Bias "spread" config with leading "/" on address has a "multicast" behavior

2016-03-19 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ganesh Murthy reassigned DISPATCH-241: -- Assignee: Ganesh Murthy > Bias "spread" config with leading "/" on address has a

[jira] [Commented] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Ganesh Murthy (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199804#comment-15199804 ] Ganesh Murthy commented on DISPATCH-240: I tried to reproduce this issue in the master and

[jira] [Commented] (DISPATCH-179) Refactor Router Core

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

[jira] [Commented] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Paolo Patierno (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199945#comment-15199945 ] Paolo Patierno commented on DISPATCH-240: - Can you try with : python simple_recv.py --address

RE: WebSocket support in Proton-J

2016-03-19 Thread Zoltan Varga
Hi Rob, Thank you for taking a look at it. Meanwhile, I am double checking the code if it is fully compatible with the standard. That would be the goal, but let me verify every details of it. Cheers, Zoltan -Original Message- From: Rob Godfrey [mailto:rob.j.godf...@gmail.com] Sent:

[jira] [Created] (QPIDJMS-157) Add support for send timeout

2016-03-19 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-157: Summary: Add support for send timeout Key: QPIDJMS-157 URL: https://issues.apache.org/jira/browse/QPIDJMS-157 Project: Qpid JMS Issue Type: New Feature

Re: Review Request 44927: C++ api changes: handler options become link or connection options

2016-03-19 Thread Justin Ross
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44927/#review124185 --- proton-c/bindings/cpp/include/proton/connection_options.hpp

[jira] [Created] (QPID-7145) auto_ptr is deprecated from C++11 and onwards and its use causes a warning with GCC 6

2016-03-19 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-7145: - Summary: auto_ptr is deprecated from C++11 and onwards and its use causes a warning with GCC 6 Key: QPID-7145 URL: https://issues.apache.org/jira/browse/QPID-7145

[jira] [Commented] (DISPATCH-179) Refactor Router Core

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

[jira] [Commented] (QPID-7110) Create UI for virtual host alias

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199609#comment-15199609 ] ASF subversion and git services commented on QPID-7110: --- Commit 1735433 from

Re: WebSocket support in Proton-J

2016-03-19 Thread Rob Godfrey
Hi Zoltan, I've not looked at the pull request - but is the work compatible with the draft OASIS standard on AMQP over WebSockets ( https://www.oasis-open.org/committees/download.php/57701/amqp-wsb-v1.0-wd08.pdf )? Cheers, Rob On 16 March 2016 at 21:29, Zoltan Varga

[jira] [Commented] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Paolo Patierno (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199905#comment-15199905 ] Paolo Patierno commented on DISPATCH-240: - You are right we the python client it doesn't happen.

[jira] [Assigned] (QPID-7145) auto_ptr is deprecated from C++11 and onwards and its use causes a warning with GCC 6

2016-03-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-7145: - Assignee: Andrew Stitcher (was: Alan Conway) > auto_ptr is deprecated from C++11 and

[jira] [Commented] (DISPATCH-179) Refactor Router Core

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

[jira] [Commented] (QPID-7154) JMX QueueMBean#clearQueue operation does not acquire messages prior to dequeue which allows for store level lock timeout

2016-03-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15201507#comment-15201507 ] Keith Wall commented on QPID-7154: -- In 6.0.1 the issue is isolated to the JMX layer (which is disabled by

[jira] [Commented] (DISPATCH-179) Refactor Router Core

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

[jira] [Commented] (QPID-7147) When compiling with C++11/14 bind() use gets found as std::bind()

2016-03-19 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15198337#comment-15198337 ] ASF subversion and git services commented on QPID-7147: --- Commit 1735329 from

[jira] [Resolved] (QPIDJMS-158) Update slf4j to latest release v1.7.19

2016-03-19 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-158. -- Resolution: Fixed > Update slf4j to latest release v1.7.19 >

[jira] [Updated] (QPID-7151) [Java Broker] Improve error handling in OAuth2 AuthenticationProvider

2016-03-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7151: - Priority: Minor (was: Major) > [Java Broker] Improve error handling in OAuth2 AuthenticationProvider >

[jira] [Commented] (QPID-7066) [Java Broker] Add a validValuePattern attribute to ManagedAttribute

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197255#comment-15197255 ] Lorenz Quack commented on QPID-7066: Looks s much better. thanks. > [Java Broker] Add a

[jira] [Resolved] (QPID-7146) Qpid fails to compile with GCC6 for various reasons

2016-03-19 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-7146. --- Resolution: Fixed Qpid is now compiling with gcc 6 and gcc 5.3 in c++14 mode. > Qpid fails to

[jira] [Updated] (QPID-7154) JMX QueueMBean#clearQueue operation does not acquire messages prior to dequeue which allows for store level lock timeout

2016-03-19 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-7154: - Description: The following was reported by a user using a 0.32 derivative. The background was an operator

[jira] [Created] (QPID-7146) Qpid fails to compile with GCC6 for various reasons

2016-03-19 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-7146: - Summary: Qpid fails to compile with GCC6 for various reasons Key: QPID-7146 URL: https://issues.apache.org/jira/browse/QPID-7146 Project: Qpid Issue Type:

Review Request 44927: C++ api changes: handler options become link or connection options

2016-03-19 Thread Cliff Jansen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44927/ --- Review request for qpid and Justin Ross. Bugs: PROTON-1138

[jira] [Updated] (QPID-7149) [HA] active HA broker memory leak when ring queue discards overflow messages

2016-03-19 Thread Pavel Moravec (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Moravec updated QPID-7149: Description: There is a memory leak on active HA broker, triggered most probably by purging

[jira] [Updated] (QPID-7155) [Java Broker] Idle timeout ticker times out connection before heartbeating is negotiated

2016-03-19 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7155: --- Attachment:

[jira] [Commented] (DISPATCH-240) qdstat : leading "/" character effects a wrong showed address

2016-03-19 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15199910#comment-15199910 ] Gordon Sim commented on DISPATCH-240: - I believe the python client is stripping off the leading '/'

[jira] [Created] (QPID-7150) HA memory leak in primary broker when overwriting messages in a ring queue

2016-03-19 Thread Alan Conway (JIRA)
Alan Conway created QPID-7150: - Summary: HA memory leak in primary broker when overwriting messages in a ring queue Key: QPID-7150 URL: https://issues.apache.org/jira/browse/QPID-7150 Project: Qpid