[jira] [Created] (PROTON-1308) Support Idle Timeout setting in electron Transport

2016-09-27 Thread Richard Laos (JIRA)
Richard Laos created PROTON-1308: Summary: Support Idle Timeout setting in electron Transport Key: PROTON-1308 URL: https://issues.apache.org/jira/browse/PROTON-1308 Project: Qpid Proton

Re: API and terms: idle-time-out and heartbeat intervals.

2016-09-27 Thread Alan Conway
On Tue, 2016-09-27 at 15:37 -0400, Alan Conway wrote: > I want to clarify and document the meaning of these terms for our > APIs, > presently I can't find anywhere where they are documented clearly. > > The AMQP spec says: "Each peer has its own (independent) idle > timeout. > At connection open

[jira] [Commented] (QPID-7433) Add minimal maven module to invoke TCK

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

API and terms: idle-time-out and heartbeat intervals.

2016-09-27 Thread Alan Conway
I want to clarify and document the meaning of these terms for our APIs, presently I can't find anywhere where they are documented clearly. The AMQP spec says: "Each peer has its own (independent) idle timeout. At connection open each peer communicates the maximum period between activity (frames)

[jira] [Resolved] (PROTON-1307) go binding amqp.message does not honor Inferred flag

2016-09-27 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved PROTON-1307. - Resolution: Fixed Fix Version/s: 0.15.0 Well spotted, thanks for the fix. > go binding

[jira] [Commented] (PROTON-1307) go binding amqp.message does not honor Inferred flag

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

Re: ctest nit: rename cpp and go tests.

2016-09-27 Thread Alan Conway
On Fri, 2016-09-23 at 12:13 -0400, Chuck Rolke wrote: > +1 The presumption is that you are referring to qpid-proton tests > and  > not qpid-cpp or qpid-dispatch or ... > > The widest ranging test is 'python-test'. This could be renamed to  >

[jira] [Resolved] (DISPATCH-524) Unfair handling of multiple connections to the router

2016-09-27 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-524. --- Resolution: Fixed > Unfair handling of multiple connections to the router >

[jira] [Commented] (DISPATCH-524) Unfair handling of multiple connections to the router

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

Re: Azure Service Bus receiver timing out with electron go binding

2016-09-27 Thread Alan Conway
On Thu, 2016-09-22 at 15:27 +, Richard Laos wrote: > I am getting the following error while waiting to receive messages > from an Azure Service Bus queue after about 7 minutes of inactivity: > > amqp:connection:forced: The connection was inactive for more than the > allowed period of time. >

[jira] [Created] (DISPATCH-524) Unfair handling of multiple connections to the router

2016-09-27 Thread Ted Ross (JIRA)
Ted Ross created DISPATCH-524: - Summary: Unfair handling of multiple connections to the router Key: DISPATCH-524 URL: https://issues.apache.org/jira/browse/DISPATCH-524 Project: Qpid Dispatch

[jira] [Updated] (PROTON-1307) go binding amqp.message does not honor Inferred flag

2016-09-27 Thread Richard Laos (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Laos updated PROTON-1307: - Description: Calling SetInferred() has no effect when sending a message using the go-binding.

[jira] [Resolved] (QPIDJMS-210) Add documentation for the WebSocket transport

2016-09-27 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPIDJMS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved QPIDJMS-210. -- Resolution: Fixed > Add documentation for the WebSocket transport >

[jira] [Commented] (QPIDJMS-210) Add documentation for the WebSocket transport

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

[jira] [Created] (QPIDJMS-210) Add documentation for the WebSocket transport

2016-09-27 Thread Timothy Bish (JIRA)
Timothy Bish created QPIDJMS-210: Summary: Add documentation for the WebSocket transport Key: QPIDJMS-210 URL: https://issues.apache.org/jira/browse/QPIDJMS-210 Project: Qpid JMS Issue Type:

Re: Review Request 52280: QPID-7439: Proton-based library for QMF management.

2016-09-27 Thread Justin Ross
> On Sept. 26, 2016, 10:16 p.m., Justin Ross wrote: > > management/python/lib/qmf/client.py, line 171 > > > > > > Since we're making a fresh start, do we want to use studly method > > names? Unless there's a

[jira] [Resolved] (QPID-7439) Proton-based library for QMF management.

2016-09-27 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved QPID-7439. --- Resolution: Fixed Fix Version/s: qpid-cpp-1.36.0 > Proton-based library for QMF management. >

[jira] [Commented] (QPID-7439) Proton-based library for QMF management.

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

Re: Review Request 52280: QPID-7439: Proton-based library for QMF management.

2016-09-27 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52280/ --- (Updated Sept. 27, 2016, 4:01 p.m.) Review request for qpid, Brian Bouterse

Re: Review Request 52280: QPID-7439: Proton-based library for QMF management.

2016-09-27 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52280/ --- (Updated Sept. 27, 2016, 3:30 p.m.) Review request for qpid, Brian Bouterse

Re: Review Request 52280: QPID-7439: Proton-based library for QMF management.

2016-09-27 Thread Alan Conway
> On Sept. 26, 2016, 10:16 p.m., Justin Ross wrote: > > management/python/lib/qmf/client.py, line 171 > > > > > > Since we're making a fresh start, do we want to use studly method > > names? Unless there's a

[jira] [Commented] (DISPATCH-492) Add a way to request logs for a specific module

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

[GitHub] qpid-dispatch pull request #105: DISPATCH-492 - Added module parameter to GE...

2016-09-27 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/105 DISPATCH-492 - Added module parameter to GET-LOG management operation You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (QPID-7379) [Java Broker] Provide a mechanism to extract messages from a vhost message store and replay them into a new vhost

2016-09-27 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526268#comment-15526268 ] Rob Godfrey commented on QPID-7379: --- {quote} extraction and import of message store happens in the http

[jira] [Updated] (QPID-7379) [Java Broker] Provide a mechanism to extract messages from a vhost message store and replay them into a new vhost

2016-09-27 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-7379: -- Assignee: Lorenz Quack (was: Rob Godfrey) > [Java Broker] Provide a mechanism to extract messages from

[jira] [Updated] (QPID-7379) [Java Broker] Provide a mechanism to extract messages from a vhost message store and replay them into a new vhost

2016-09-27 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-7379: -- Status: Reviewable (was: In Progress) > [Java Broker] Provide a mechanism to extract messages from a

[jira] [Commented] (QPID-7379) [Java Broker] Provide a mechanism to extract messages from a vhost message store and replay them into a new vhost

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

[jira] [Commented] (QPID-7379) [Java Broker] Provide a mechanism to extract messages from a vhost message store and replay them into a new vhost

2016-09-27 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15526264#comment-15526264 ] Rob Godfrey commented on QPID-7379: --- {quote} I was under the impression that qpid.max_message_size is a

[jira] [Resolved] (DISPATCH-521) Switch to verify qdrouterd installation

2016-09-27 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved DISPATCH-521. --- Resolution: Fixed Fix Version/s: 0.7.0 > Switch to verify qdrouterd installation >

[jira] [Updated] (DISPATCH-521) Switch to verify qdrouterd installation

2016-09-27 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/DISPATCH-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated DISPATCH-521: -- Assignee: Ganesh Murthy > Switch to verify qdrouterd installation >

[jira] [Commented] (DISPATCH-521) Switch to verify qdrouterd installation

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

[jira] [Commented] (DISPATCH-521) Switch to verify qdrouterd installation

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

[GitHub] qpid-dispatch pull request #104: DISPATCH-521 - Added -v (--version) command...

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/qpid-dispatch/pull/104 --- 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

[jira] [Commented] (DISPATCH-521) Switch to verify qdrouterd installation

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

[GitHub] qpid-dispatch pull request #104: DISPATCH-521 - Added -v (--version) command...

2016-09-27 Thread ganeshmurthy
GitHub user ganeshmurthy opened a pull request: https://github.com/apache/qpid-dispatch/pull/104 DISPATCH-521 - Added -v (--version) command line option to display ve… …rsion You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (DISPATCH-521) Switch to verify qdrouterd installation

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

[GitHub] qpid-dispatch pull request #103: DISPATCH-521 - Added a version command line...

2016-09-27 Thread ganeshmurthy
Github user ganeshmurthy closed the pull request at: https://github.com/apache/qpid-dispatch/pull/103 --- 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] [Commented] (DISPATCH-521) Switch to verify qdrouterd installation

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

[GitHub] qpid-dispatch pull request #103: DISPATCH-521 - Added a version command line...

2016-09-27 Thread ted-ross
Github user ted-ross commented on a diff in the pull request: https://github.com/apache/qpid-dispatch/pull/103#discussion_r80685950 --- Diff: CMakeLists.txt --- @@ -51,6 +51,10 @@ set (SO_VERSION_MAJOR 2) set (SO_VERSION_MINOR 0) set (SO_VERSION

[jira] [Resolved] (QPID-7435) Avoid BDB fetching dummy single byte database entries during message instance recovery

2016-09-27 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack resolved QPID-7435. Resolution: Fixed looks good to me > Avoid BDB fetching dummy single byte database entries during

[jira] [Resolved] (QPID-7437) [BDB] Avoid storing unnecessary single byte with message enqueue records

2016-09-27 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack resolved QPID-7437. Resolution: Fixed > [BDB] Avoid storing unnecessary single byte with message enqueue records >

[jira] [Created] (QPID-7440) [Java Broker] Stop ProtocolOutputConverterImpl from leaking QpidByteBuffers

2016-09-27 Thread Lorenz Quack (JIRA)
Lorenz Quack created QPID-7440: -- Summary: [Java Broker] Stop ProtocolOutputConverterImpl from leaking QpidByteBuffers Key: QPID-7440 URL: https://issues.apache.org/jira/browse/QPID-7440 Project: Qpid

[jira] [Commented] (QPID-7409) Support preview of maps/list message content

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

[jira] [Commented] (QPID-7379) [Java Broker] Provide a mechanism to extract messages from a vhost message store and replay them into a new vhost

2016-09-27 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15525779#comment-15525779 ] Lorenz Quack commented on QPID-7379: {quote} I think anyone who has sufficient privileges to import a

[jira] [Updated] (QPID-7409) Support preview of maps/list message content

2016-09-27 Thread Lorenz Quack (JIRA)
[ https://issues.apache.org/jira/browse/QPID-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenz Quack updated QPID-7409: --- Attachment: 0001-QPID-7409-Java-Broker-Move-responsibility-to-limit-m.patch The attached patch moves