[jira] Updated: (QPID-2273) Java client can't negotiate to 0-9

2009-12-17 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-2273: -- Attachment: (was: protocol_negotiation_madness.diff) Java client can't negotiate to 0-9

[jira] Updated: (QPID-2273) Java client can't negotiate to 0-9

2009-12-17 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-2273: -- Attachment: protocol_negotiation_madness_2.diff Updated patch with the correct 091 negotiation in...

[jira] Resolved: (QPID-2289) Copy constructor for qpid::messaging::Message does not copy headers etc

2009-12-17 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-2289. -- Resolution: Fixed Fixed by r891636. Copy constructor for qpid::messaging::Message does not copy

[jira] Created: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Gordon Sim (JIRA)
Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism - Key: QPID-2290 URL:

[jira] Commented: (QPID-1830) BytesMessage is unreadable

2009-12-17 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791902#action_12791902 ] Aidan Skinner commented on QPID-1830: - I don't think dumping the data in toString is

Re: 0.6 Release Plans from now onwards

2009-12-17 Thread Marnie McCormack
Hi Andrew, Thanks for the update. I've been trying to wade through code reviews/tidy ups to get the JIRAs in a better state. Anyone willing to pitch in on the Java reviews would be much appreciated. Marnie On Tue, Dec 15, 2009 at 10:26 PM, Andrew Stitcher astitc...@redhat.comwrote: As I

Re: Sender flow control via resource-limit-exceeded

2009-12-17 Thread Rafael Schloming
Andrew Stitcher wrote: On Wed, 2009-12-16 at 09:56 -0500, Alan Conway wrote: I'm looking at some code that does sender flow control as follows: - set a queue size limit - sender catches 'resource-limit-exceeded' exception, sleeps for a bit, creates a new session re-tries The essential

[jira] Commented: (QPID-1830) BytesMessage is unreadable

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791941#action_12791941 ] Rajith Attapattu commented on QPID-1830: Control characters are properly handled and

Re: Could we please exclude the following tests until they are fixed?

2009-12-17 Thread Rajith Attapattu
Looks like there are no objections so far :). So unless somebody screams in the next few hours, I am going to add these tests to the exclude lists by the end of the day. Rajith On Wed, Dec 16, 2009 at 4:07 PM, Rajith Attapattu rajit...@gmail.com wrote: The following tests exhibits randomly

[jira] Resolved: (QPID-2279) Removal of trivial unused stuff

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-2279. --- Resolution: Fixed Removal of trivial unused stuff ---

[jira] Updated: (QPID-2029) Clustering and Management don't work well together

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-2029: -- Fix Version/s: (was: 0.6) 0.7 Clustering and Management don't work well

[jira] Resolved: (QPID-500) Fix public API to match standard .NET Conventions

2009-12-17 Thread Aidan Skinner (JIRA)
[ https://issues.apache.org/jira/browse/QPID-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aidan Skinner resolved QPID-500. Resolution: Fixed This is as done as it's gonna get. Nobody should use the 0-8 impl for new work

[jira] Resolved: (QPID-2128) Transaction support for the WCF channel

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2128. Resolution: Fixed Patches QPID-2128-2.patch, cppbld.patch and interop.tx.patch applied to trunk

[jira] Created: (QPID-2291) WCF channel tests fixed on NUnit 2.5.2

2009-12-17 Thread Steve Huston (JIRA)
WCF channel tests fixed on NUnit 2.5.2 -- Key: QPID-2291 URL: https://issues.apache.org/jira/browse/QPID-2291 Project: Qpid Issue Type: Bug Components: WCF/C++ Client Affects Versions: 0.6

[jira] Updated: (QPID-2291) WCF channel tests fixed on NUnit 2.5.2

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston updated QPID-2291: --- Attachment: QPID-2291.patch Patch for review. WCF channel tests fixed on NUnit 2.5.2

Qpid dont save durable queues

2009-12-17 Thread Rodrigo K. Ferreira
Hi, I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to configure durable queues, I make the commands but when restart the service, the information was lost. The daemon is running with root user, I tought was a fs permission thing, but isnt this. qpid-config add exchange topic foo.topic

Re: Qpid dont save durable queues

2009-12-17 Thread Carl Trieloff
Rodrigo K. Ferreira wrote: Hi, I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to configure durable queues, I make the commands but when restart the service, the information was lost. The daemon is running with root user, I tought was a fs permission thing, but isnt this. qpid-config

RE: Qpid dont save durable queues

2009-12-17 Thread Steve Huston
I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to configure durable queues, I make the commands but when restart the service, the information was lost. The daemon is running with root user, I tought was a fs permission thing, but isnt this. qpid-config add exchange topic

[jira] Assigned: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-2290: - Assignee: Ted Ross Could you look at this and form an opinion whther the fix for

[jira] Created: (QPID-2292) the Message class is missing some properties, e.g. the redelivered flag

2009-12-17 Thread Rafael H. Schloming (JIRA)
the Message class is missing some properties, e.g. the redelivered flag --- Key: QPID-2292 URL: https://issues.apache.org/jira/browse/QPID-2292 Project: Qpid Issue Type:

[jira] Resolved: (QPID-2230) Interoperability test for binary and text messages

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2230. Resolution: Fixed Assignee: Steve Huston Patch applied to trunk r891795. Interoperability

[jira] Assigned: (QPID-1864) java 0-10 client sometimes releases messages in non queue order on rollback

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher reassigned QPID-1864: - Assignee: Martin Ritchie (was: Rafael H. Schloming) It's unclear what the current state

[jira] Updated: (QPID-1864) java 0-10 client sometimes releases messages in non queue order on rollback

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-1864: -- Fix Version/s: (was: 0.6) 0.7 java 0-10 client sometimes releases

[jira] Assigned: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu reassigned QPID-2290: -- Assignee: Rajith Attapattu (was: Ted Ross) Unauthorised-access exception raised when

[jira] Resolved: (QPID-1830) BytesMessage is unreadable

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-1830. Resolution: Fixed I have committed a fix at rev 891805 on Qpid trunk. The checkReadable()

Re: Qpid dont save durable queues

2009-12-17 Thread Rodrigo K. Ferreira
mmm... is that... I'm working in compile that module. Thanks a lot. On Thu, Dec 17, 2009 at 2:32 PM, Steve Huston shus...@riverace.com wrote: I'm running qpidd-0.5 at CentOS 5 x86_64 and I'm trying to configure durable queues, I make the commands but when restart the service, the

[jira] Updated: (QPID-2292) the Message class is missing some properties, e.g. the redelivered flag

2009-12-17 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated QPID-2292: -- Component/s: Python Client the Message class is missing some properties, e.g. the

[jira] Created: (QPID-2293) MessageReplyTracker loses messages if an exception is thrown during replay()

2009-12-17 Thread Alan Conway (JIRA)
MessageReplyTracker loses messages if an exception is thrown during replay() - Key: QPID-2293 URL: https://issues.apache.org/jira/browse/QPID-2293 Project: Qpid

[jira] Resolved: (QPID-2293) MessageReplyTracker loses messages if an exception is thrown during replay()

2009-12-17 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved QPID-2293. --- Resolution: Fixed Fixed in r891886 MessageReplyTracker loses messages if an exception is thrown

[jira] Commented: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Sandy Pratt (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792149#action_12792149 ] Sandy Pratt commented on QPID-2290: --- I was able to work around this issue by changing line

[jira] Resolved: (QPID-2210) broker coredumps on shutting down when rdma module is loaded

2009-12-17 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-2210. --- Resolution: Fixed This turned out to be a double free from within SocketAddress because the

c++/trivial: Why doesn't Rdma::AsynchIO subclass qpid::sys::AsynchIO?

2009-12-17 Thread aaron
Hi, I'm a newb reading through the C++ qpid broker and client code, trying to wrap my brain around the basic structure. One sorta-trivial question I have is: Any reason Rdma::AsynchIO doesn't subclass qpid::sys::AsynchIO like windows::AsynchIO and qpid::sys::AsynchIO do? Another comment:

[jira] Created: (QPID-2295) Clustered broker crashes with inconsistency error

2009-12-17 Thread Sandy Pratt (JIRA)
Clustered broker crashes with inconsistency error - Key: QPID-2295 URL: https://issues.apache.org/jira/browse/QPID-2295 Project: Qpid Issue Type: Bug Components: C++ Broker

Re: c++/trivial: Why doesn't Rdma::AsynchIO subclass qpid::sys::AsynchIO?

2009-12-17 Thread Andrew Stitcher
On Thu, 2009-12-17 at 14:07 -0800, aaron wrote: Hi, I'm a newb reading through the C++ qpid broker and client code, trying to wrap my brain around the basic structure. One sorta-trivial question I have is: Any reason Rdma::AsynchIO doesn't subclass qpid::sys::AsynchIO like

[jira] Updated: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2260: --- Attachment: QPID-2260-0.patch I inserted the logic to handle release and 64 bit builds. I also

Could we please add the JIRA number to commit messages when possible?

2009-12-17 Thread Rajith Attapattu
I was trying to track a change in the c++ code and found the change had been committed as part of a large checkin with no mention of it whatsoever. It would be great if we have a JIRA covering the issue and just mentioning it in the commit message. (In this instance there was actually a JIRA

[jira] Commented: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792267#action_12792267 ] Steve Huston commented on QPID-2260: After applying the patch I can build Debug ok, but

[jira] Resolved: (QPID-2291) WCF channel tests fixed on NUnit 2.5.2

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2291. Resolution: Fixed Patch applied on trunk r892057 WCF channel tests fixed on NUnit 2.5.2

[jira] Commented: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792273#action_12792273 ] Steve Huston commented on QPID-2260: FYI, changing the Program Files (x86) refs to

[jira] Commented: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792280#action_12792280 ] Cliff Jansen commented on QPID-2260: Yes indeed. Good catch. Thanks. Build of Release

[jira] Updated: (QPID-2295) Clustered broker crashes with inconsistency error

2009-12-17 Thread Sandy Pratt (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Pratt updated QPID-2295: -- Attachment: qpid-driver.zip Attached the code I've been using to drive qpid for testing. The test

[jira] Resolved: (QPID-2260) Build of Release configuration fails

2009-12-17 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Huston resolved QPID-2260. Resolution: Fixed Corrected patch applied; trunk r892103. Build of Release configuration fails

[jira] Updated: (QPID-2175) C++ broker should use use...@domain when authenticating messages.

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-2175: --- Affects Version/s: 0.5 Fix Version/s: 0.7 C++ broker should use use...@domain when

[jira] Commented: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792323#action_12792323 ] Rajith Attapattu commented on QPID-2290: Sandy we can't modify the JMS client to add

[jira] Resolved: (QPID-2290) Unauthorised-access exception raised when sending message from JMS on connection authenticated using PLAIN mechanism

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu resolved QPID-2290. Resolution: Fixed I added a fix for this where the broker now uses the default realm as the

[jira] Updated: (QPID-2175) C++ broker should use use...@domain when authenticating messages.

2009-12-17 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajith Attapattu updated QPID-2175: --- Fix Version/s: (was: 0.7) 0.6 C++ broker should use use...@domain