[jira] [Resolved] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-3428. -- Resolution: Fixed Patch applied, along with a fix for the excludes file and some small test twe

[jira] [Updated] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-12 Thread Andy Goldstein (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Goldstein updated QPID-3481: - Attachment: QPID-3481.diff Potential patch > Acquired messages are not sent to alternate exchange

[jira] [Created] (QPID-3481) Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed

2011-09-12 Thread Andy Goldstein (JIRA)
Acquired messages are not sent to alternate exchange when queue is deleted and receiver's session closed Key: QPID-3481 URL: https://issues.apache.org/jira/br

[jira] [Resolved] (QPID-3360) Ruby implementation of Qpid example applications

2011-09-12 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-3360. Resolution: Fixed Fix Version/s: 0.13 > Ruby implementation of Qpid example applications > --

[jira] [Resolved] (QPID-3480) Directly encodes and decodes message content in Ruby

2011-09-12 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-3480. Resolution: Fixed Fix Version/s: 0.13 Assignee: Ted Ross > Directly encodes and decodes mess

Re: moving the optional BDB based store module for the Java broker

2011-09-12 Thread Andrew Stitcher
On Mon, 2011-09-12 at 20:44 +0100, Robbie Gemmell wrote: > Hi all, > > As some of you no doubt already know the Java broker has a few > configuration/message store implementations, with there currently > being Memory, Derby (to be split into truly generic JDBC + Derby > implementations at some poi

[jira] [Updated] (QPID-3480) Directly encodes and decodes message content in Ruby

2011-09-12 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated QPID-3480: --- Attachment: encode-message-content.diff > Directly encodes and decodes message content in Ruby

[jira] [Created] (QPID-3480) Directly encodes and decodes message content in Ruby

2011-09-12 Thread Darryl L. Pierce (JIRA)
Directly encodes and decodes message content in Ruby Key: QPID-3480 URL: https://issues.apache.org/jira/browse/QPID-3480 Project: Qpid Issue Type: Improvement Components: Ruby Cl

moving the optional BDB based store module for the Java broker

2011-09-12 Thread Robbie Gemmell
Hi all, As some of you no doubt already know the Java broker has a few configuration/message store implementations, with there currently being Memory, Derby (to be split into truly generic JDBC + Derby implementations at some point), and BDB Java Edition backed implementations of the interfaces. A

[jira] [Updated] (QPID-3478) Windows Visual Studio 2010 warning C4251 'needs to have dll interface' qpid::amqp_0_10::MapCodec::contentType

2011-09-12 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke updated QPID-3478: -- Attachment: QPID-3478.patch The fix apparently is to apply the export declarations to individual class

[jira] [Assigned] (QPID-3478) Windows Visual Studio 2010 warning C4251 'needs to have dll interface' qpid::amqp_0_10::MapCodec::contentType

2011-09-12 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke reassigned QPID-3478: - Assignee: Chuck Rolke > Windows Visual Studio 2010 warning C4251 'needs to have dll interface' >

[jira] [Updated] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Andrew MacBean (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew MacBean updated QPID-3428: - Status: Ready To Review (was: In Progress) > Verification of unique client ID does not work with

[jira] [Updated] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Andrew MacBean (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew MacBean updated QPID-3428: - Attachment: [QPID-3428]-verifification-of-unique-client-ID-does-not-work-in-Java-Broker3.patch Ch

[jira] [Assigned] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Andrew MacBean (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew MacBean reassigned QPID-3428: Assignee: Robbie Gemmell (was: Andrew MacBean) > Verification of unique client ID does not

[jira] [Resolved] (QPID-3449) 0-10 code path hardcodes session timeout to 60 seconds.

2011-09-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-3449. -- Resolution: Fixed Fix Version/s: 0.13 Patch applied. > 0-10 code path hardcodes session

[jira] [Updated] (QPID-3449) 0-10 code path hardcodes session timeout to 60 seconds.

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3449: - Attachment: 0001-QPID-3449-adds-ability-to-override-the-session-timeo.patch Attached a new patch from me a

[jira] [Updated] (QPID-3449) 0-10 code path hardcodes session timeout to 60 seconds.

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3449: - Attachment: (was: QPID-3449-adds-ability-to-override-the-session-timeout.patch) > 0-10 code path hard

[jira] [Resolved] (QPID-3459) Test org.apache.qpid.management.jmx.MessageStatisticsDeliveryTest sporadically fails on 0.10 profiles

2011-09-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-3459. -- Resolution: Fixed Fix Version/s: 0.13 Patch applied. > Test org.apache.qpid.management.j

[jira] [Assigned] (QPID-3459) Test org.apache.qpid.management.jmx.MessageStatisticsDeliveryTest sporadically fails on 0.10 profiles

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-3459: Assignee: Robbie Gemmell (was: Alex Rudyy) Robbie, could you please review an updated version of pa

[jira] [Updated] (QPID-3459) Test org.apache.qpid.management.jmx.MessageStatisticsDeliveryTest sporadically fails on 0.10 profiles

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3459: - Status: Ready To Review (was: In Progress) > Test org.apache.qpid.management.jmx.MessageStatisticsDeliver

[jira] [Updated] (QPID-3459) Test org.apache.qpid.management.jmx.MessageStatisticsDeliveryTest sporadically fails on 0.10 profiles

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3459: - Attachment: (was: QPID-3459-Adds-synchronization-to-StatisticsCounter.patch) > Test org.apache.qpid.m

[jira] [Updated] (QPID-3459) Test org.apache.qpid.management.jmx.MessageStatisticsDeliveryTest sporadically fails on 0.10 profiles

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3459: - Attachment: QPID-3459-Increment-delivery-counter-before-transfering-message.patch > Test org.apache.qpid.

[jira] [Commented] (QPID-3415) CRAM-MD5-HASHED not supported by 0-10 protocol (+ no suppport for custom SASL mechanisms).

2011-09-12 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102577#comment-13102577 ] jirapos...@reviews.apache.org commented on QPID-3415: - ---

Re: Review Request: QPID-3415 CRAM-MD5-HASHED not supported by 0-10 protocol (+ no suppport for custom SASL mechanisms).

2011-09-12 Thread Keith Wall
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1608/ --- (Updated 2011-09-12 12:05:21.892862) Review request for qpid and rajith attapatt

[jira] [Assigned] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-3428: Assignee: Andrew MacBean (was: Robbie Gemmell) > Verification of unique client ID does not

[jira] [Commented] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102543#comment-13102543 ] Robbie Gemmell commented on QPID-3428: -- Looks good, but I missed something in my origi

[jira] [Assigned] (QPID-3449) 0-10 code path hardcodes session timeout to 60 seconds.

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-3449: Assignee: Robbie Gemmell (was: Alex Rudyy) Robbie, could you please review an updated version of pa

[jira] [Assigned] (QPID-3448) JMS Client throws unchecked SessionExceptions to client application

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-3448: Assignee: Robbie Gemmell (was: Alex Rudyy) > JMS Client throws unchecked SessionExceptions to clien

[jira] [Updated] (QPID-3449) 0-10 code path hardcodes session timeout to 60 seconds.

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3449: - Attachment: QPID-3449-adds-ability-to-override-the-session-timeout.patch > 0-10 code path hardcodes sessio

[jira] [Updated] (QPID-3449) 0-10 code path hardcodes session timeout to 60 seconds.

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3449: - Status: Ready To Review (was: In Progress) > 0-10 code path hardcodes session timeout to 60 seconds. > --

[jira] [Updated] (QPID-3449) 0-10 code path hardcodes session timeout to 60 seconds.

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3449: - Attachment: (was: QPID-3449-adds-ability-to-override-the-session-timeout.patch) > 0-10 code path hard

[jira] [Resolved] (QPID-3416) Incorrect credentials reported by client as "[error code 320: context in use]" on 0-10 code path

2011-09-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-3416. -- Resolution: Fixed Fix Version/s: 0.13 > Incorrect credentials reported by client as "[err

[jira] [Commented] (QPID-3416) Incorrect credentials reported by client as "[error code 320: context in use]" on 0-10 code path

2011-09-12 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102524#comment-13102524 ] Robbie Gemmell commented on QPID-3416: -- This was the result of a constant having the i

[jira] [Commented] (QPID-3448) JMS Client throws unchecked SessionExceptions to client application

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102523#comment-13102523 ] Alex Rudyy commented on QPID-3448: -- Robbie, Could you please review an updated patch with

[jira] [Updated] (QPID-3448) JMS Client throws unchecked SessionExceptions to client application

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3448: - Status: Ready To Review (was: In Progress) > JMS Client throws unchecked SessionExceptions to client appl

[jira] [Updated] (QPID-3448) JMS Client throws unchecked SessionExceptions to client application

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3448: - Attachment: QPID-3448-Prevent-throwing-of-SessionExceptions.patch > JMS Client throws unchecked SessionExc

[jira] [Updated] (QPID-3448) JMS Client throws unchecked SessionExceptions to client application

2011-09-12 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3448: - Attachment: (was: QPID-3448-Prevent-throwing-of-SessionExceptions.patch) > JMS Client throws unchecked

[jira] [Updated] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Andrew MacBean (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew MacBean updated QPID-3428: - Attachment: [QPID-3428]-verifification-of-unique-client-ID-does-not-work-in-Java-Broker2.patch Re

[jira] [Assigned] (QPID-3428) Verification of unique client ID does not work with Java Broker

2011-09-12 Thread Andrew MacBean (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew MacBean reassigned QPID-3428: Assignee: Robbie Gemmell (was: Andrew MacBean) > Verification of unique client ID does not