[jira] Resolved: (QPID-2879) The 0-10 Java Client is sending null arguments on messageSubscribe

2010-09-23 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Kennedy resolved QPID-2879. -- Resolution: Fixed Committed patch from sor...@gmail.com > The 0-10 Java Client is sending null

[jira] Resolved: (QPID-2619) Capture the PID for the qpid broker on unix platforms

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu resolved QPID-2619. --- Resolution: Fixed Looks good. > Capture the PID for the qpid broker on unix platforms >

[jira] Created: (QPID-2883) QMF: python console does not pass V2-style events to the console callback

2010-09-23 Thread Ken Giusti (JIRA)
QMF: python console does not pass V2-style events to the console callback - Key: QPID-2883 URL: https://issues.apache.org/jira/browse/QPID-2883 Project: Qpid Issue Type:

[jira] Created: (QPID-2884) Add the method arguments to Subscription_0_10

2010-09-23 Thread Sorin Suciu (JIRA)
Add the method arguments to Subscription_0_10 -- Key: QPID-2884 URL: https://issues.apache.org/jira/browse/QPID-2884 Project: Qpid Issue Type: Improvement Components: Java Broker Aff

[jira] Updated: (QPID-2884) Add the method arguments to Subscription_0_10

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu updated QPID-2884: -- Attachment: qpid-2884.patch > Add the method arguments to Subscription_0_10 > -

Re: auto delete queue in cluster

2010-09-23 Thread Alan Conway
On 09/22/2010 03:23 PM, Tim Chen wrote: Hi all, I've succesfully setup clustering in qpid. My problem now is that when my client creates a auto-delete queue in the cluster, everything works correctly until I restart a broker in the cluster. The queue I created from the session will still be t

[jira] Updated: (QPID-2833) Add a Generic Actor for 0-10 Logging

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu updated QPID-2833: -- Attachment: qpid-2833_1.patch > Add a Generic Actor for 0-10 Logging > -

[jira] Updated: (QPID-2833) Add a Generic Actor for 0-10 Logging

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu updated QPID-2833: -- Attachment: (was: qpid-2833.patch) > Add a Generic Actor for 0-10 Logging >

[jira] Closed: (QPID-2847) Use a specific layout for the operational logging

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu closed QPID-2847. - Resolution: Won't Fix > Use a specific layout for the operational logging > --

[jira] Resolved: (QPID-2858) Implement FilterManager for 0-10 subscriptions

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu resolved QPID-2858. --- Resolution: Fixed Patch committed by Andrew > Implement FilterManager for 0-10 subscriptions > --

[jira] Closed: (QPID-2858) Implement FilterManager for 0-10 subscriptions

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu closed QPID-2858. - > Implement FilterManager for 0-10 subscriptions > -- > >

[jira] Closed: (QPID-2879) The 0-10 Java Client is sending null arguments on messageSubscribe

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu closed QPID-2879. - > The 0-10 Java Client is sending null arguments on messageSubscribe > --

[jira] Closed: (QPID-2840) Use a configurable message prefix on the AbstractActor class

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu closed QPID-2840. - > Use a configurable message prefix on the AbstractActor class > -

[jira] Closed: (QPID-2832) Collate all the LogSubject formatting strings in a static class

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu closed QPID-2832. - > Collate all the LogSubject formatting strings in a static class > --

[jira] Closed: (QPID-2837) The o.a.q.server.transport.ThreadPoolFilter class is not used and can be safely removed

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu closed QPID-2837. - > The o.a.q.server.transport.ThreadPoolFilter class is not used and can be > safely removed > ---

[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu updated QPID-2801: -- Summary: Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects (wa

[jira] Updated: (QPID-2801) Implement LogSubject Interface in 0-10 Subscription/ServerConnection/ServerSession Objects

2010-09-23 Thread Sorin Suciu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sorin Suciu updated QPID-2801: -- Attachment: qpid-2801.patch > Implement LogSubject Interface in 0-10 > Subscription/ServerConnection/Se

Re: auto delete queue in cluster

2010-09-23 Thread Timothy Chen
Hi Alan, It is 0.6 release downloaded tar from qpid website. Thanks! Tim Sent from my iPhone On Sep 23, 2010, at 8:42 AM, Alan Conway wrote: > On 09/22/2010 03:23 PM, Tim Chen wrote: >> Hi all, >> >> I've succesfully setup clustering in qpid. >> >> My problem now is that when my client cre

Re: auto delete queue in cluster

2010-09-23 Thread Alan Conway
On 09/23/2010 02:09 PM, Timothy Chen wrote: Hi Alan, It is 0.6 release downloaded tar from qpid website. That should work in the 0.6 release. Can you create a new issue for this at https://issues.apache.org/jira/browse/qpid? You can assign it to me. Include detailed instructions on how to r