[jira] [Created] (QPID-3783) When creating an Address using a toString() of another address object, "None" is used as the subject when it should be Null.

2012-01-25 Thread Rajith Attapattu (Created) (JIRA)
When creating an Address using a toString() of another address object, "None" is used as the subject when it should be Null. Key: QPID-3783

[jira] [Updated] (QPID-3775) Automate the manual persistent store tests

2012-01-25 Thread Keith Wall (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-3775: - Attachment: 0001-QPID-3775-Automate-the-manual-persistent-store-tests.patch > Automate the manual pers

[jira] [Updated] (QPID-3775) Automate the manual persistent store tests

2012-01-25 Thread Keith Wall (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-3775: - Attachment: (was: 0001-QPID-3775-Automate-the-manual-persistent-store-tests.patch) > Automate the

[jira] [Created] (QPID-3782) CombinedTest failed - java.lang.IllegalStateException: dispatcher is not started (java-bdb.0-9-1)

2012-01-25 Thread Keith Wall (Created) (JIRA)
CombinedTest failed - java.lang.IllegalStateException: dispatcher is not started (java-bdb.0-9-1) - Key: QPID-3782 URL: https://issues.apache.org/jira/browse/QPID-3782

[jira] [Created] (QPID-3781) MaxDeliveryCountTest occasionally seen to fail on java-bdb.0-10 profile

2012-01-25 Thread Keith Wall (Created) (JIRA)
MaxDeliveryCountTest occasionally seen to fail on java-bdb.0-10 profile --- Key: QPID-3781 URL: https://issues.apache.org/jira/browse/QPID-3781 Project: Qpid Issue Type: Bug

Progress on new HA approach

2012-01-25 Thread Alan Conway
For anyone who's interested: This work is coming along on branch qpid-3603-2 (note qpid-3603 is obsolete) At this point we have - replication of configuration (queues, exchanges bindings) - replication of messages - clients directed to primary broker, excluded from backups. - client failover (tes

[jira] [Commented] (QPID-3604) If the connection is stopped the client should release all it's messages in the prefetch buffer

2012-01-25 Thread Rajith Attapattu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193256#comment-13193256 ] Rajith Attapattu commented on QPID-3604: Robbie, I agree with you there. The seque

Re: svn commit: r1235795 - /qpid/trunk/qpid/java/test-profiles/JavaPre010Excludes

2012-01-25 Thread Rajith Attapattu
Valid point ! Let me add a note there. Rajith On Wed, Jan 25, 2012 at 12:36 PM, Robbie Gemmell wrote: > Can we please ensure to add reasons for tests being excluded from > particular profiles. While its obvious now, after a while it often > becomes less clear which tests should really be exclude

Re: svn commit: r1235795 - /qpid/trunk/qpid/java/test-profiles/JavaPre010Excludes

2012-01-25 Thread Robbie Gemmell
Can we please ensure to add reasons for tests being excluded from particular profiles. While its obvious now, after a while it often becomes less clear which tests should really be excluded and we had to burn a chunk of time not that long ago figuring that out just because so many werent marked. R

Re: svn commit: r1235255 - /qpid/trunk/qpid/python/qpid/connection.py

2012-01-25 Thread mick
sorry about that! looking into it now... On Wed, 2012-01-25 at 15:46 +0100, Rob Godfrey wrote: > After this commit we are seeing failure of the Python tests against both > the C++ Broker (https://builds.apache.org/job/Qpid-Python-Cpp-Test/77/) and > the Java Broker in the CI environment. > >

[jira] [Issue Comment Edited] (QPID-3604) If the connection is stopped the client should release all it's messages in the prefetch buffer

2012-01-25 Thread Robbie Gemmell (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193128#comment-13193128 ] Robbie Gemmell edited comment on QPID-3604 at 1/25/12 5:13 PM: --

[jira] [Commented] (QPID-3604) If the connection is stopped the client should release all it's messages in the prefetch buffer

2012-01-25 Thread Robbie Gemmell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193128#comment-13193128 ] Robbie Gemmell commented on QPID-3604: -- I'm still not entirely convinced of the need t

[jira] [Commented] (QPID-3604) If the connection is stopped the client should release all it's messages in the prefetch buffer

2012-01-25 Thread Rajith Attapattu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193077#comment-13193077 ] Rajith Attapattu commented on QPID-3604: Sorry I forgot to exclude this test from t

Re: svn commit: r1235255 - /qpid/trunk/qpid/python/qpid/connection.py

2012-01-25 Thread Rob Godfrey
After this commit we are seeing failure of the Python tests against both the C++ Broker (https://builds.apache.org/job/Qpid-Python-Cpp-Test/77/) and the Java Broker in the CI environment. The tests failing are - qpid.tests.connection.ConnectionTest.testCloseGet

[jira] [Updated] (QPID-3780) [Java Broker] Using multiple consumers on a large (e.g. 1million entries+) queue may become excessively slow

2012-01-25 Thread Rob Godfrey (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Godfrey updated QPID-3780: -- Status: Ready To Review (was: In Progress) > [Java Broker] Using multiple consumers on a large (e.g

[jira] [Created] (QPID-3780) [Java Broker] Using multiple consumers on a large (e.g. 1million entries+) queue may become excessively slow

2012-01-25 Thread Rob Godfrey (Created) (JIRA)
[Java Broker] Using multiple consumers on a large (e.g. 1million entries+) queue may become excessively slow Key: QPID-3780 URL: https://issues.apache.org

[jira] [Assigned] (QPID-3779) Remove/rewrite system tests that depend on old test framework code (and fail occasionally on JDK1.7)

2012-01-25 Thread Alex Rudyy (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-3779: Assignee: Robbie Gemmell (was: Alex Rudyy) Hi Robbie, Do you mind to review and commit the patch?

[jira] [Assigned] (QPID-3779) Remove/rewrite system tests that depend on old test framework code (and fail occasionally on JDK1.7)

2012-01-25 Thread Alex Rudyy (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-3779: Assignee: Alex Rudyy > Remove/rewrite system tests that depend on old test framework code (and f

[jira] [Updated] (QPID-3779) Remove/rewrite system tests that depend on old test framework code (and fail occasionally on JDK1.7)

2012-01-25 Thread Alex Rudyy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3779: - Status: Ready To Review (was: In Progress) > Remove/rewrite system tests that depend on old test fram

[jira] [Updated] (QPID-3779) Remove/rewrite system tests that depend on old test framework code (and fail occasionally on JDK1.7)

2012-01-25 Thread Alex Rudyy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3779: - Attachment: 0001-QPID-3779-Replace-old-test-framework-tests-suites-Im.patch Attached a patch with a fix

[jira] [Created] (QPID-3779) Remove/rewrite system tests that depend on old test framework code (and fail occasionally on JDK1.7)

2012-01-25 Thread Alex Rudyy (Created) (JIRA)
Remove/rewrite system tests that depend on old test framework code (and fail occasionally on JDK1.7) Key: QPID-3779 URL: https://issues.apache.org/jira/browse/QPI

[jira] [Commented] (QPID-3604) If the connection is stopped the client should release all it's messages in the prefetch buffer

2012-01-25 Thread Rob Godfrey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192939#comment-13192939 ] Rob Godfrey commented on QPID-3604: --- Rajith, your latest commit seems to have broken the