Re: Proposed QIP: Support for Message Grouping in the broker.

2011-06-27 Thread Alan Conway
On 06/24/2011 11:07 AM, Ken Giusti wrote: Message Groups Status Draft Summary This document describes a new feature that would allow a message producer to enforce the order in which the data from a set of related messages are processed by consumers. Problem While the broker currently

[jira] [Updated] (QPID-3175) SSL support in Python client libraries

2011-06-27 Thread JAkub Scholz (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] JAkub Scholz updated QPID-3175: --- Attachment: QPID-3175a.patch New version of the patch - SSL certificates were removed from the SSL

[jira] [Commented] (QPID-3027) PHP binding of Qpid Messaging API

2011-06-27 Thread David Simon (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055613#comment-13055613 ] David Simon commented on QPID-3027: --- hey Paul, it is a 32 bit debian squeeze in

Re: Proposed QIP: Support for Message Grouping in the broker.

2011-06-27 Thread Robert Godfrey
So, in general this looks good, and is something we could support in the Java Broker... My one comment would be that I think the more standard behaviour for a Group is to ensure all messages in the same group are delivered (in order) to the same consumer, with the notion of blocking delivery of

Re: Proposed QIP: Support for Message Grouping in the broker.

2011-06-27 Thread Gordon Sim
On 06/27/2011 05:25 PM, Robert Godfrey wrote: So, in general this looks good, and is something we could support in the Java Broker... My one comment would be that I think the more standard behaviour for a Group is to ensure all messages in the same group are delivered (in order) to the same

[jira] [Commented] (QPID-2720) Qpid broker can not run inside an OSGi container

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055679#comment-13055679 ] Danushka Menikkumbura commented on QPID-2720: - Hi Sorin, In fact having our

[jira] [Updated] (QPID-2720) Qpid broker can not run inside an OSGi container

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danushka Menikkumbura updated QPID-2720: Attachment: QPID-2720-V3.patch Qpid broker can not run inside an OSGi container

[jira] [Commented] (QPID-2720) Qpid broker can not run inside an OSGi container

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055682#comment-13055682 ] Danushka Menikkumbura commented on QPID-2720: - Patch name - QPID-2720-V3.patch

[jira] [Assigned] (QPID-2794) Broker shutdown logic needs changing to run inside another process

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danushka Menikkumbura reassigned QPID-2794: --- Assignee: Robbie Gemmell Broker shutdown logic needs changing to run inside

[jira] [Created] (QPID-3323) Make main method throw an exception when something goes wrong at start up so that a host applicaton can act accordingly

2011-06-27 Thread Danushka Menikkumbura (JIRA)
Make main method throw an exception when something goes wrong at start up so that a host applicaton can act accordingly --- Key: QPID-3323 URL:

Re: Proposed QIP: Support for Message Grouping in the broker.

2011-06-27 Thread Robert Godfrey
On 27 June 2011 17:41, Gordon Sim g...@redhat.com wrote: On 06/27/2011 05:25 PM, Robert Godfrey wrote: So, in general this looks good, and is something we could support in the Java Broker... My one comment would be that I think the more standard behaviour for a Group is to ensure all

Re: Proposed QIP: Support for Message Grouping in the broker.

2011-06-27 Thread Gordon Sim
On 06/27/2011 07:58 PM, Gordon Sim wrote: For most applications however I believe you can still keep the strict ordering even allowing for 'requeuing' due to rollback or connection failure. Where you want the stronger guarantee that a message is not even delivered until all preceding messages

[jira] [Commented] (QPID-3323) Make main method throw an exception when something goes wrong at start up so that a host applicaton can act accordingly

2011-06-27 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055702#comment-13055702 ] Robbie Gemmell commented on QPID-3323: -- Hi Danushka, The Main class really isnt

[jira] [Created] (QPID-3324) Make it possible to give SSL port as an argument at broker start up

2011-06-27 Thread Danushka Menikkumbura (JIRA)
Make it possible to give SSL port as an argument at broker start up --- Key: QPID-3324 URL: https://issues.apache.org/jira/browse/QPID-3324 Project: Qpid Issue Type:

[jira] [Commented] (QPID-3324) Make it possible to give SSL port as an argument at broker start up

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13055706#comment-13055706 ] Danushka Menikkumbura commented on QPID-3324: - Please apply the attached patch

[jira] [Updated] (QPID-3324) Make it possible to give SSL port as an argument at broker start up

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danushka Menikkumbura updated QPID-3324: Attachment: QPID-3324.patch Make it possible to give SSL port as an argument at

Client broker failover notification/callback?

2011-06-27 Thread Kerry Bonin
I was wondering if there was any existing way to know when a broker failover occurs (and which broker is active), other then hacking the client?

[jira] [Commented] (QPID-3027) PHP binding of Qpid Messaging API

2011-06-27 Thread Paul Colby (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056218#comment-13056218 ] Paul Colby commented on QPID-3027: -- Thanks David! I'm now able to reproduce the

[jira] [Created] (QPID-3325) Expose broker shutdown hook using an API call

2011-06-27 Thread Danushka Menikkumbura (JIRA)
Expose broker shutdown hook using an API call - Key: QPID-3325 URL: https://issues.apache.org/jira/browse/QPID-3325 Project: Qpid Issue Type: Improvement Reporter: Danushka

[jira] [Commented] (QPID-3325) Expose broker shutdown hook using an API call

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056243#comment-13056243 ] Danushka Menikkumbura commented on QPID-3325: - Ability to access broker

[jira] [Updated] (QPID-3325) Make it possible to access broker shutdown hook from outside

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danushka Menikkumbura updated QPID-3325: Summary: Make it possible to access broker shutdown hook from outside (was: Expose

[jira] [Updated] (QPID-3325) Make it possible to access broker shutdown hook from outside

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danushka Menikkumbura updated QPID-3325: Attachment: QPID-3325.patch Make it possible to access broker shutdown hook from

[jira] [Assigned] (QPID-3325) Make it possible to access broker shutdown hook from outside

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danushka Menikkumbura reassigned QPID-3325: --- Assignee: Robbie Gemmell (was: Danushka Menikkumbura) Make it possible to

[jira] [Created] (QPID-3326) Modify ant build scripts to work with Maven

2011-06-27 Thread Danushka Menikkumbura (JIRA)
Modify ant build scripts to work with Maven --- Key: QPID-3326 URL: https://issues.apache.org/jira/browse/QPID-3326 Project: Qpid Issue Type: Bug Reporter: Danushka Menikkumbura

[jira] [Commented] (QPID-3326) Modify ant build scripts to work with Maven

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13056265#comment-13056265 ] Danushka Menikkumbura commented on QPID-3326: - The current Ant build does not

[jira] [Updated] (QPID-3326) Modify ant build scripts to work with Maven

2011-06-27 Thread Danushka Menikkumbura (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danushka Menikkumbura updated QPID-3326: Attachment: QPID-3326.patch Modify ant build scripts to work with Maven

[jira] [Resolved] (QPID-3302) Can't send QMFv2 requests from JMS due to inability to set app-id

2011-06-27 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-3302. Resolution: Fixed Fixed with a test case. It would be nice if we use constants instead of