[jira] Created: (QPID-2486) cannot move messages onto a durable subscription backing queue using the JMX Management Console

2010-04-08 Thread Robbie Gemmell (JIRA)
cannot move messages onto a durable subscription backing queue using the JMX Management Console --- Key: QPID-2486 URL: https://issues.apache.org/jira/browse/QPID-2486

[jira] Updated: (QPID-2486) cannot move messages onto a durable subscription backing queue using the JMX Management Console

2010-04-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2486: - Description: The backing queue created for durable subscriptions contains a colon in the name,

[jira] Assigned: (QPID-2487) Tearing down one dynamic route may delete other independent routes in the federation.

2010-04-08 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti reassigned QPID-2487: Assignee: Ken Giusti Tearing down one dynamic route may delete other independent routes in the

[jira] Updated: (QPID-2486) cannot move messages onto a durable subscription backing queue using the JMX Management Console

2010-04-08 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2486: - Fix Version/s: (was: 0.6) 0.7 cannot move messages onto a durable

[jira] Updated: (QPID-2487) Tearing down one dynamic route may delete other independent routes in the federation.

2010-04-08 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated QPID-2487: - Attachment: fed-setup.sh A test case that exhibits the bug. Tearing down one dynamic route may delete

Re: Moving brokertest.py to qpid/tests

2010-04-08 Thread Rajith Attapattu
I am fine with moving it to an appropriate location. On Thu, Apr 8, 2010 at 9:19 AM, Alan Conway acon...@redhat.com wrote: qpid/python/qpid/brokertest.py is a framework for writing tests that orchestrate brokers and client processes. It's used by at least the C++ Java builds. I think it may

Re: [c++]: NotAllowedException v. UnauthorizedAccessException

2010-04-08 Thread Rajith Attapattu
Gordon, are you planning to make the change ? Regards, Rajith On Thu, Apr 8, 2010 at 8:54 AM, Gordon Sim g...@redhat.com wrote: The broker appears to use NotAllowedException[1] in most places when authorisation fails. This seems wrong to me as NotAllowedException is used for specific types

Empty source directories

2010-04-08 Thread Emmanuel Bourg
There are several empty directories in the java tree, I guess they were left behind after refactoring operations. If someone could remove them here is the list: java/perftests/src/main/java/org/apache/qpid/perftests java/broker/src/test/java/org/apache/qpid/server/txn

Re: Moving brokertest.py to qpid/tests

2010-04-08 Thread Alan Conway
On 04/08/2010 10:20 AM, Rafael Schloming wrote: Rajith Attapattu wrote: I am fine with moving it to an appropriate location. On Thu, Apr 8, 2010 at 9:19 AM, Alan Conway acon...@redhat.com wrote: qpid/python/qpid/brokertest.py is a framework for writing tests that orchestrate brokers and

Re: [c++]: NotAllowedException v. UnauthorizedAccessException

2010-04-08 Thread Gordon Sim
On 04/08/2010 03:11 PM, Rajith Attapattu wrote: Gordon, are you planning to make the change ? If you are volunteering, that would be greatly appreciated! If not, yes, I will make the change. Regards, Rajith On Thu, Apr 8, 2010 at 8:54 AM, Gordon Simg...@redhat.com wrote: The broker

Re: [c++]: NotAllowedException v. UnauthorizedAccessException

2010-04-08 Thread Rajith Attapattu
On Thu, Apr 8, 2010 at 10:40 AM, Gordon Sim g...@redhat.com wrote: On 04/08/2010 03:11 PM, Rajith Attapattu wrote: Gordon, are you planning to make the change ? If you are volunteering, that would be greatly appreciated! If not, yes, I will make the change. Ok I will do it :) Regards,

[jira] Created: (QPID-2488) ACL - error handling/bounds checking

2010-04-08 Thread Rajith Attapattu (JIRA)
ACL - error handling/bounds checking Key: QPID-2488 URL: https://issues.apache.org/jira/browse/QPID-2488 Project: Qpid Issue Type: Bug Components: C++ Broker Affects Versions: 0.5, 0.6

[jira] Updated: (QPID-2488) ACL - error handling/bounds checking

2010-04-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-2488: --- Attachment: QPID-2488.patch The attached patch adds a very basic validation model. It

[jira] Updated: (QPID-2488) ACL - error handling/bounds checking

2010-04-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-2488: --- Attachment: QPID-2488.test.patch Test cases to cover the new validation code. ACL - error

[jira] Updated: (QPID-2488) ACL - error handling/bounds checking

2010-04-08 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-2488: --- Attachment: (was: QPID-2488.patch) ACL - error handling/bounds checking

[jira] Created: (QPID-2489) Remove references to boost:: and qpid::framing:: from QMF-generated cpp files

2010-04-08 Thread Ted Ross (JIRA)
Remove references to boost:: and qpid::framing:: from QMF-generated cpp files - Key: QPID-2489 URL: https://issues.apache.org/jira/browse/QPID-2489 Project: Qpid

[jira] Commented: (QPID-2489) Remove references to boost:: and qpid::framing:: from QMF-generated cpp files

2010-04-08 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12855266#action_12855266 ] Ted Ross commented on QPID-2489: I am leaving this issue unresolved because it appears that