[jira] Commented: (QPID-2693) Broker instability with the topic exchange

2011-03-09 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004462#comment-13004462 ] Robbie Gemmell commented on QPID-2693: -- Hi Emmanuel. I took yet another shot at this,

Code snippets in JIRA

2011-03-09 Thread Emmanuel Bourg
Hi, I noticed that the code formatting is not enabled in JIRA (the {code:java} blocks for example). This seems to be specific to QPID since other Apache projects have it. I'm don't know how this is configured in JIRA but maybe someone with an admin role on the project could get a look at

Re: Code snippets in JIRA

2011-03-09 Thread Robbie Gemmell
I had a look and there doesn't appear to be any way for us to configure this ourselves, it must be something that infra would need to update. Do you have an example issue I could use to show the difference when raising a JIRA with infra to have it changed? Robbie On 9 March 2011 11:03, Emmanuel

[jira] Created: (QPID-3132) Threshold alert on a queue used to receive alerts causes broker crash

2011-03-09 Thread Gordon Sim (JIRA)
Threshold alert on a queue used to receive alerts causes broker crash - Key: QPID-3132 URL: https://issues.apache.org/jira/browse/QPID-3132 Project: Qpid Issue Type: Bug

Re: Code snippets in JIRA

2011-03-09 Thread Emmanuel Bourg
Le 09/03/2011 12:17, Robbie Gemmell a écrit : I had a look and there doesn't appear to be any way for us to configure this ourselves, it must be something that infra would need to update. Do you have an example issue I could use to show the difference when raising a JIRA with infra to have it

Re: Code snippets in JIRA

2011-03-09 Thread Robbie Gemmell
Yes I noticed, I meant an example with it turned on hehe :) Robbie On 9 March 2011 11:32, Emmanuel Bourg ebo...@apache.org wrote: Le 09/03/2011 12:17, Robbie Gemmell a écrit : I had a look and there doesn't appear to be any way for us to configure this ourselves, it must be something that

[jira] Commented: (QPID-2693) Broker instability with the topic exchange

2011-03-09 Thread Emmanuel Bourg (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004483#comment-13004483 ] Emmanuel Bourg commented on QPID-2693: -- This is slightly more difficult to test since

[jira] Commented: (QPID-2693) Broker instability with the topic exchange

2011-03-09 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004504#comment-13004504 ] Robbie Gemmell commented on QPID-2693: -- No. The messages are not being acknowledged

[jira] Commented: (QPID-3128) Update CPP broker documentation with producer flow control user api.

2011-03-09 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004554#comment-13004554 ] Ken Giusti commented on QPID-3128: -- Review board request:

Request for QPID-3073 to be included in 0.10

2011-03-09 Thread Ken Giusti
https://issues.apache.org/jira/browse/QPID-3073 Already on trunk. -K - Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org

[jira] Commented: (QPID-3128) Update CPP broker documentation with producer flow control user api.

2011-03-09 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004577#comment-13004577 ] Justin Ross commented on QPID-3128: --- Approved for 0.10. Reviewed by Gordon. Update CPP

QPID-3132: blocker for 0.10

2011-03-09 Thread Gordon Sim
I'm afraid my addition of the queue threshold events has a potentially serious issue needing fixing for 0.10. The events are sent out as normal messages through management exchanges - if the queues used to subscribe for these also reach their limits then there is an infinite recursion causing

QPID-3121: release branch broken on windows

2011-03-09 Thread Gordon Sim
The changes committed to the release branch for QPID-3121 (Cluster management inconsistency when using persistent store) broke the windows build. I committed the trivial fix to the trunk for this already, which only affects linking and has no logic changes in it at all and iths adds no risk

[jira] Resolved: (QPID-3073) Producer flow control need performance tuning.

2011-03-09 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti resolved QPID-3073. -- Resolution: Fixed Fix Version/s: (was: 0.9) 0.10 Producer flow control

Re: QPID-3121: release branch broken on windows

2011-03-09 Thread Chuck Rolke
r1079313 is the correct patch to fix the 0.10 build issue which I just proved in a local build. I approve. -Chuck - Original Message - From: Gordon Sim g...@redhat.com To: dev@qpid.apache.org Sent: Wednesday, March 9, 2011 10:55:53 AM Subject: QPID-3121: release branch broken on

RE: QPID-3121: release branch broken on windows

2011-03-09 Thread Steve Huston
FWIW, I'd like this change to be merged to the release branch. -Steve -Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Wednesday, March 09, 2011 10:56 AM To: dev@qpid.apache.org Subject: QPID-3121: release branch broken on windows The changes committed to the

Re: QPID-3121: release branch broken on windows

2011-03-09 Thread Gordon Sim
On 03/09/2011 04:28 PM, Chuck Rolke wrote: r1079313 is the correct patch to fix the 0.10 build issue which I just proved in a local build. I approve. Justin, ok with you? - Original Message - From: Gordon Simg...@redhat.com To: dev@qpid.apache.org Sent: Wednesday, March 9, 2011

Re: QPID-3121: release branch broken on windows

2011-03-09 Thread Justin Ross
Yes, approved. On Wed, 9 Mar 2011, Gordon Sim wrote: On 03/09/2011 04:28 PM, Chuck Rolke wrote: r1079313 is the correct patch to fix the 0.10 build issue which I just proved in a local build. I approve. Justin, ok with you? - Original Message - From: Gordon Simg...@redhat.com To:

[jira] Created: (QPID-3133) Failover tests do not pass on 0-10 profiles

2011-03-09 Thread Andrew Kennedy (JIRA)
Failover tests do not pass on 0-10 profiles --- Key: QPID-3133 URL: https://issues.apache.org/jira/browse/QPID-3133 Project: Qpid Issue Type: Bug Components: Java Broker, Java Client

Re: JMS Queue Browser Implementation

2011-03-09 Thread Gordon Sim
On 03/08/2011 04:47 PM, Rajith Attapattu wrote: On Tue, Mar 8, 2011 at 5:27 AM, Gordon Sim g...@redhat.com mailto:g...@redhat.com wrote: On 03/08/2011 09:50 AM, Robert Godfrey wrote: On 8 March 2011 04:48, Rajith Attapatturajit...@gmail.com mailto:rajit...@gmail.com

[jira] Created: (QPID-3134) Exceptions thrown during synchronous operations should be caught and wrapped appropriately

2011-03-09 Thread Andrew Kennedy (JIRA)
Exceptions thrown during synchronous operations should be caught and wrapped appropriately -- Key: QPID-3134 URL: https://issues.apache.org/jira/browse/QPID-3134

[jira] Commented: (QPID-3132) Threshold alert on a queue used to receive alerts causes broker crash

2011-03-09 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004711#comment-13004711 ] Ken Giusti commented on QPID-3132: -- I reviewed and approve the above patched for inclusion

[jira] Commented: (QPID-3132) Threshold alert on a queue used to receive alerts causes broker crash

2011-03-09 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004712#comment-13004712 ] Justin Ross commented on QPID-3132: --- Approved for 0.10. Reviewed by Ken. Threshold

[jira] Resolved: (QPID-3132) Threshold alert on a queue used to receive alerts causes broker crash

2011-03-09 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-3132. -- Resolution: Fixed Threshold alert on a queue used to receive alerts causes broker crash

[jira] Commented: (QPID-2985) Add producer configurable transaction timeouts

2011-03-09 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004813#comment-13004813 ] Andrew Kennedy commented on QPID-2985: -- Documented here:

[jira] Commented: (QPID-2984) Add statistics generation for broker message delivery

2011-03-09 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004814#comment-13004814 ] Andrew Kennedy commented on QPID-2984: -- Documented here:

Re: Request for the following commits to be included in 0.10

2011-03-09 Thread Andrew Kennedy
Yes, ./systests/src/main/java/org/apache/qpid/test/unit/ack/ Acknowledge2ConsumersTest.java ./systests/src/main/java/org/apache/qpid/test/unit/ack/ AcknowledgeOnMessageTest.java ./systests/src/main/java/org/apache/qpid/test/unit/ack/ AcknowledgeAfterFailoverOnMessageTest.java

Re: Request for the following commits to be included in 0.10

2011-03-09 Thread Rajith Attapattu
Andrew, I did do a grep on NO_ACKNOWLEDGE and saw those test cases. Thanks for confirming. Just wanted to make sure I verified the changes properly. Btw does the various QueueBrowser tests pass for you ? Rajith On Wed, Mar 9, 2011 at 4:55 PM, Andrew Kennedy andrewinternatio...@gmail.com

[jira] Created: (QPID-3135) cpp/bld-winsdk.ps1 tries to install non-existant files

2011-03-09 Thread Chuck Rolke (JIRA)
cpp/bld-winsdk.ps1 tries to install non-existant files -- Key: QPID-3135 URL: https://issues.apache.org/jira/browse/QPID-3135 Project: Qpid Issue Type: Bug Components: Packaging

[jira] Updated: (QPID-3135) cpp/bld-winsdk.ps1 tries to install non-existant files

2011-03-09 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke updated QPID-3135: -- Attachment: QPID-3118_AdjustWinSdkInstallation.patch cpp/bld-winsdk.ps1 tries to install non-existant

[jira] Commented: (QPID-3135) cpp/bld-winsdk.ps1 tries to install non-existant files

2011-03-09 Thread Chuck Rolke (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13004959#comment-13004959 ] Chuck Rolke commented on QPID-3135: --- I've added a patch that adjusts bld-winsdk.ps1 to