[jira] [Updated] (QPID-6229) Enable non-transacted connections with AMQP-08, -09, -091

2014-12-02 Thread Nathan Kunkee (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Kunkee updated QPID-6229: Environment: Glassfish 4, Wildfly 8.1 Qpid Java client 0.29 and 0.30 was:Glassfish 4, Wildfly 8.1

Re: svn commit: r1642720 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: AddressHelper.h ConnectionContext.cpp ReceiverContext.cpp ReceiverContext.h SessionContext.cpp SessionContext.h

2014-12-02 Thread Gordon Sim
On 12/02/2014 07:57 PM, Rob Godfrey wrote: From a protocol perspective all transfers need to be settled. Does the broker support the "send settled" mode? Yes The sane thing for browsing consumers would be to suggest to the broker that it should use "snd-settle-mode" of settled. Yes, that

Re: svn commit: r1642720 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: AddressHelper.h ConnectionContext.cpp ReceiverContext.cpp ReceiverContext.h SessionContext.cpp SessionContext.h

2014-12-02 Thread Gordon Sim
On 12/02/2014 07:49 PM, Alan Conway wrote: On Tue, 2014-12-02 at 17:57 +, Gordon Sim wrote: On 12/02/2014 05:38 PM, Gordon Sim wrote: On 12/01/2014 05:41 PM, acon...@apache.org wrote: Author: aconway Date: Mon Dec 1 17:41:09 2014 New Revision: 1642720 URL: http://svn.apache.org/r1642720

Re: svn commit: r1642720 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: AddressHelper.h ConnectionContext.cpp ReceiverContext.cpp ReceiverContext.h SessionContext.cpp SessionContext.h

2014-12-02 Thread Rob Godfrey
>From a protocol perspective all transfers need to be settled. Does the broker support the "send settled" mode? The sane thing for browsing consumers would be to suggest to the broker that it should use "snd-settle-mode" of settled. The client would only need to (automatically, behind the scenes

Re: svn commit: r1642720 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: AddressHelper.h ConnectionContext.cpp ReceiverContext.cpp ReceiverContext.h SessionContext.cpp SessionContext.h

2014-12-02 Thread Alan Conway
On Tue, 2014-12-02 at 17:57 +, Gordon Sim wrote: > On 12/02/2014 05:38 PM, Gordon Sim wrote: > > On 12/01/2014 05:41 PM, acon...@apache.org wrote: > >> Author: aconway > >> Date: Mon Dec 1 17:41:09 2014 > >> New Revision: 1642720 > >> > >> URL: http://svn.apache.org/r1642720 > >> Log: > >> QPI

[jira] [Commented] (QPID-6100) NPE when the password is wrong

2014-12-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232041#comment-14232041 ] Timothy Bish commented on QPID-6100: I've updated the code to throw a JMSSecurityExcept

[jira] [Commented] (QPID-6100) NPE when the password is wrong

2014-12-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232040#comment-14232040 ] ASF subversion and git services commented on QPID-6100: --- Commit 16429

[jira] [Updated] (QPID-6197) qpid.messaging does not support unicode for username

2014-12-02 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-6197: --- Attachment: bz1158558.patch Attached bz1158558.patch is an unreviewed patch that appears to work with t

[jira] [Resolved] (QPID-6254) Backporting QPID-5637 and QPID-5557 to EL6

2014-12-02 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce resolved QPID-6254. Resolution: Fixed > Backporting QPID-5637 and QPID-5557 to EL6 >

[jira] [Commented] (QPID-6254) Backporting QPID-5637 and QPID-5557 to EL6

2014-12-02 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231852#comment-14231852 ] Darryl L. Pierce commented on QPID-6254: I've created a scratch build [1] and verif

Re: svn commit: r1642720 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: AddressHelper.h ConnectionContext.cpp ReceiverContext.cpp ReceiverContext.h SessionContext.cpp SessionContext.h

2014-12-02 Thread Gordon Sim
On 12/02/2014 05:38 PM, Gordon Sim wrote: On 12/01/2014 05:41 PM, acon...@apache.org wrote: Author: aconway Date: Mon Dec 1 17:41:09 2014 New Revision: 1642720 URL: http://svn.apache.org/r1642720 Log: QPID-6252: AMQP 1.0 browsing client generates large number of errors on broker. The problem

Re: svn commit: r1642720 - in /qpid/trunk/qpid/cpp/src/qpid/messaging/amqp: AddressHelper.h ConnectionContext.cpp ReceiverContext.cpp ReceiverContext.h SessionContext.cpp SessionContext.h

2014-12-02 Thread Gordon Sim
On 12/01/2014 05:41 PM, acon...@apache.org wrote: Author: aconway Date: Mon Dec 1 17:41:09 2014 New Revision: 1642720 URL: http://svn.apache.org/r1642720 Log: QPID-6252: AMQP 1.0 browsing client generates large number of errors on broker. The problem was that messages for browsing receivers we

[jira] [Created] (QPID-6256) try AMQP 1.0 if 0-10 not supported

2014-12-02 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-6256: Summary: try AMQP 1.0 if 0-10 not supported Key: QPID-6256 URL: https://issues.apache.org/jira/browse/QPID-6256 Project: Qpid Issue Type: Bug Components: C

[jira] [Created] (QPID-6255) [amqp1.0] Migrate to the new Proton event API

2014-12-02 Thread Ken Giusti (JIRA)
Ken Giusti created QPID-6255: Summary: [amqp1.0] Migrate to the new Proton event API Key: QPID-6255 URL: https://issues.apache.org/jira/browse/QPID-6255 Project: Qpid Issue Type: Improvement

[jira] [Assigned] (QPID-6254) Backporting QPID-5637 and QPID-5557 to EL6

2014-12-02 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce reassigned QPID-6254: -- Assignee: Darryl L. Pierce > Backporting QPID-5637 and QPID-5557 to EL6 > --

[jira] [Created] (QPID-6254) Backporting QPID-5637 and QPID-5557 to EL6

2014-12-02 Thread Brian Bouterse (JIRA)
Brian Bouterse created QPID-6254: Summary: Backporting QPID-5637 and QPID-5557 to EL6 Key: QPID-6254 URL: https://issues.apache.org/jira/browse/QPID-6254 Project: Qpid Issue Type: Bug

[jira] [Commented] (QPID-6161) [Java Broker] Add support for virtual host aliasing

2014-12-02 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231702#comment-14231702 ] Rob Godfrey commented on QPID-6161: --- Addressed points 1,2 4 and 5 for HostNameAliasImpl a

[jira] [Commented] (QPID-6161) [Java Broker] Add support for virtual host aliasing

2014-12-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231699#comment-14231699 ] ASF subversion and git services commented on QPID-6161: --- Commit 16429

[jira] [Assigned] (QPID-5538) [amqp1.0] Qpidd does not generate keep-alive frames for peers using idle timeout.

2014-12-02 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-5538: Assignee: Ken Giusti (was: Gordon Sim) > [amqp1.0] Qpidd does not generate keep-alive frames for pe

Re: qpid-proton git commit: removed alan's extraneous colon

2014-12-02 Thread Alan Conway
On Sat, 2014-11-29 at 00:25 +, Fraser Adams wrote: > On 28/11/14 16:26, Gordon Sim wrote: > > On 11/28/2014 01:42 PM, r...@apache.org wrote: > >> Repository: qpid-proton > >> Updated Branches: > >>refs/heads/master df970a8fd -> db437cf4a > >> > >> > >> removed alan's extraneous colon > > >

[jira] [Commented] (QPID-6253) Name the Qpid AMQP acceptor threads

2014-12-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231471#comment-14231471 ] ASF subversion and git services commented on QPID-6253: --- Commit 16428

[jira] [Created] (QPID-6253) Name the Qpid AMQP acceptor threads

2014-12-02 Thread Keith Wall (JIRA)
Keith Wall created QPID-6253: Summary: Name the Qpid AMQP acceptor threads Key: QPID-6253 URL: https://issues.apache.org/jira/browse/QPID-6253 Project: Qpid Issue Type: Improvement Comp

[jira] [Comment Edited] (QPID-6161) [Java Broker] Add support for virtual host aliasing

2014-12-02 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231424#comment-14231424 ] Keith Wall edited comment on QPID-6161 at 12/2/14 12:51 PM: A c

[jira] [Commented] (QPID-6161) [Java Broker] Add support for virtual host aliasing

2014-12-02 Thread Keith Wall (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231424#comment-14231424 ] Keith Wall commented on QPID-6161: -- A couple of comments: h1. HostNameAliasImpl # Thread

[jira] [Commented] (QPID-6246) Refactor authentication provider UIs to uses dedicated dialogues

2014-12-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14231306#comment-14231306 ] ASF subversion and git services commented on QPID-6246: --- Commit 16428