[jira] [Created] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Rob Godfrey (JIRA)
[Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client -- Key: QPID-3473 URL: https://issues.apache.org/jira/browse/QPID-3473 Project: Qpid

[jira] [Updated] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-3473: -- Component/s: Java Tests Java Common Java Client

[jira] [Resolved] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Rob Godfrey (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey resolved QPID-3473. --- Resolution: Fixed [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

[jira] [Updated] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2901: - Fix Version/s: (was: JIRA Cleanup) 0.13 A number of tests sporadically

[jira] [Reopened] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reopened QPID-2901: -- Assignee: Robbie Gemmell Reopening, this didnt have any work done on it when the cleanup list

[jira] [Updated] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2901: - Status: Ready To Review (was: In Progress) A number of tests sporadically fails with 0.10

[jira] [Updated] (QPID-3467) ManagementActorLoggingTest fails on 0-10 codepath with an ID error (close != open)

2011-09-07 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3467: - Attachment: (was: QPID-3467-Changes-log-format-for-ManagementActor.patch)

[jira] [Updated] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2901: - Assignee: Alex Rudyy (was: Robbie Gemmell) Status: Open (was: Ready To Review) Hi Alex,

[jira] [Updated] (QPID-3467) ManagementActorLoggingTest fails on 0-10 codepath with an ID error (close != open)

2011-09-07 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3467: - Attachment: QPID-3467-Changes-log-format-for-ManagementActor.patch ManagementActorLoggingTest fails on

Timer warnings in logs

2011-09-07 Thread Gordon Sim
The broker at present will log warnings about overrunning timer tasks and late wakeups. Not surprisingly, a common question from users is whether they should be concerned with these statements and how they prevent them. My belief is that in general they can be ignored. The information in the

[jira] [Commented] (QPID-3467) ManagementActorLoggingTest fails on 0-10 codepath with an ID error (close != open)

2011-09-07 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098861#comment-13098861 ] Alex Rudyy commented on QPID-3467: -- Uploaded a new patch which changes

[jira] [Resolved] (QPID-3467) ManagementActorLoggingTest fails on 0-10 codepath with an ID error (close != open)

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-3467. -- Resolution: Fixed Fix Version/s: 0.13 Changes look good, patch applied.

[jira] [Created] (QPID-3474) Principal name appears twice (sperated by semicolon) in management logs on JMX connection closing/opening events.

2011-09-07 Thread Alex Rudyy (JIRA)
Principal name appears twice (sperated by semicolon) in management logs on JMX connection closing/opening events. - Key: QPID-3474 URL:

Re: Review Request: Provides the EventNotifier type, plus example agent and unit test.

2011-09-07 Thread Steve Huston
On 2011-09-02 21:18:55, Steve Huston wrote: In the test program, isReadable won't sense a signaled Windows event handle. If the usage model for this feature is a select-able handle you will need a socket. What is the intended model? In the Windows code, the convention is to prefix

Re: ipv6 test fail on RHEL 5

2011-09-07 Thread Gordon Sim
On 09/07/2011 12:05 AM, Steve Huston wrote: Federation test also fails (it has for a while, but if this brings anything to mind I'd like to resolve this one too): Can't see anything obvious... might conceivably be related to QMF as well but a lot less obvious if it is. I've checked in a minor

[jira] [Commented] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098960#comment-13098960 ] Rajith Attapattu commented on QPID-3473: Thanks for taking care of this, makes my

[jira] [Commented] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13098969#comment-13098969 ] Robbie Gemmell commented on QPID-3473: -- Mina isn't used for IO any more but the client

[jira] [Updated] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-2901: - Attachment: (was: 0001-QPID-2901-Fixes-racing-conditions-on-broker-side-whe.patch) A number of

[jira] [Updated] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-2901: - Attachment: QPID-2901-Fixes-racing-conditions-on-closing-session-from-SCDP.patch A number of tests

[jira] [Commented] (QPID-3464) Fix QPID Build on Debian Squeeze

2011-09-07 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099016#comment-13099016 ] Andrew Stitcher commented on QPID-3464: --- I note that the diffs seem to be against

[jira] [Updated] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-2901: - Status: Ready To Review (was: In Progress) A number of tests sporadically fails with 0.10 profiles on

[jira] [Issue Comment Edited] (QPID-3464) Fix QPID Build on Debian Squeeze

2011-09-07 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099026#comment-13099026 ] Andrew Stitcher edited comment on QPID-3464 at 9/7/11 3:25 PM:

[jira] [Assigned] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Alex Rudyy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-2901: Assignee: Robbie Gemmell (was: Alex Rudyy) A new patch with unregistering of subscriptions within

[jira] [Commented] (QPID-3464) Fix QPID Build on Debian Squeeze

2011-09-07 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099028#comment-13099028 ] Andrew Stitcher commented on QPID-3464: --- The poller selection patch (02): I like the

Re: Timer warnings in logs

2011-09-07 Thread Andrew Stitcher
On Wed, 2011-09-07 at 12:31 +0100, Gordon Sim wrote: The broker at present will log warnings about overrunning timer tasks and late wakeups. Not surprisingly, a common question from users is whether they should be concerned with these statements and how they prevent them. ... Going back

[jira] [Resolved] (QPID-2901) A number of tests sporadically fails with 0.10 profiles on attempt to commit transaction due to exception in org.apache.qpid.transport.Session#sync

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell resolved QPID-2901. -- Resolution: Fixed Patch applied. A number of tests sporadically fails with 0.10 profiles on

[jira] [Commented] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Rajith Attapattu (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099087#comment-13099087 ] Rajith Attapattu commented on QPID-3473: Yes I understood that part. I think there

[jira] [Commented] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099098#comment-13099098 ] Robbie Gemmell commented on QPID-3473: -- Indeed, my sources tell me it is already being

[jira] [Created] (QPID-3475) Clustered brokers ignore authentication settings when joining a cluster

2011-09-07 Thread Alan Conway (JIRA)
Clustered brokers ignore authentication settings when joining a cluster --- Key: QPID-3475 URL: https://issues.apache.org/jira/browse/QPID-3475 Project: Qpid Issue Type:

[jira] [Updated] (QPID-3475) Clustered brokers ignore authentication settings when joining a cluster

2011-09-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway updated QPID-3475: -- Description: When a broker joins a cluster, it should authenticate using the options

[jira] [Resolved] (QPID-3475) Clustered brokers ignore authentication settings when joining a cluster

2011-09-07 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved QPID-3475. --- Resolution: Fixed r1166279 |

[jira] [Created] (QPID-3476) Timer warnings are too verbose

2011-09-07 Thread Gordon Sim (JIRA)
Timer warnings are too verbose -- Key: QPID-3476 URL: https://issues.apache.org/jira/browse/QPID-3476 Project: Qpid Issue Type: Bug Components: C++ Broker Affects Versions: 0.12

[jira] [Commented] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099159#comment-13099159 ] Andrew Stitcher commented on QPID-3473: --- Is there an open jira to track the final

[jira] [Assigned] (QPID-2627) Remove the dependency on Mina for the Java client

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-2627: Assignee: Robbie Gemmell Remove the dependency on Mina for the Java client

[jira] [Updated] (QPID-2627) Remove the dependency on Mina for the Java client

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2627: - Fix Version/s: 0.14 Remove the dependency on Mina for the Java client

[jira] [Updated] (QPID-2627) Remove the dependency on Mina for the Java client

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-2627: - Fix Version/s: (was: 0.14) 0.13 Remove the dependency on Mina for the

[jira] [Updated] (QPID-3473) [Java] Replace use of MINA IO with IO layer developed for the Java 0-10 client

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3473: - Fix Version/s: (was: 0.14) 0.13 [Java] Replace use of MINA IO with IO

[jira] [Commented] (QPID-3464) Fix QPID Build on Debian Squeeze

2011-09-07 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099279#comment-13099279 ] Gordon Sim commented on QPID-3464: -- Patches apply to trunk fine for me and build and test

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

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3428: - Assignee: Andrew MacBean (was: Robbie Gemmell) Status: Open (was: Ready To Review)

Re: Timer warnings in logs

2011-09-07 Thread Gordon Sim
On 09/07/2011 04:46 PM, Andrew Stitcher wrote: If this is a common issue that users are running into and is confusing them then demote the messages. Done. - Apache Qpid - AMQP Messaging Implementation Project:

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

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3428: - Summary: Verification of unique client ID does not work with Java Broker (was: Verifification of

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

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3428: - Fix Version/s: 0.13 Verification of unique client ID does not work with Java Broker

[jira] [Resolved] (QPID-3465) byteDepth is only uint32

2011-09-07 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-3465. Resolution: Fixed Fix Version/s: 0.13 byteDepth is only uint32

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

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3448: - Assignee: Alex Rudyy (was: Robbie Gemmell) Status: Open (was: Ready To Review) I think

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

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell updated QPID-3449: - Status: Open (was: Ready To Review) Putting this back to Open status, as it builds on the

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

2011-09-07 Thread Robbie Gemmell (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbie Gemmell reassigned QPID-3449: Assignee: Alex Rudyy (was: Robbie Gemmell) 0-10 code path hardcodes session timeout to 60

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

2011-09-07 Thread Andrew Kennedy (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13099673#comment-13099673 ] Andrew Kennedy commented on QPID-3459: -- Agree with Robbie here. FYI, when