[jira] [Resolved] (QPID-1726) Develop an ASF licensed, Qpid hosted store module

2013-11-08 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-1726. -- Resolution: Fixed This is complete as far as I can see. Tests are now integrated. Develop an ASF

[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2013-11-08 Thread JAkub Scholz (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817186#comment-13817186 ] JAkub Scholz commented on QPID-3914: Yes, we played with it and it seems to work fine.

Re: svn commit: r1539510 - in /qpid/trunk/qpid/cpp/src/tests: ./ legacystore/

2013-11-08 Thread Gordon Sim
On 11/07/2013 12:42 AM, astitc...@apache.org wrote: Author: astitcher Date: Thu Nov 7 00:42:42 2013 New Revision: 1539510 URL: http://svn.apache.org/r1539510 Log: QPID-5306: Improve c++ tests some more: Add options to run_test script: --working-dir - run the test in this directory

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Gordon Sim
On 11/07/2013 09:56 PM, Irina Boverman wrote: Currently there are 2 tests, cpp and java/jms, in respective source trees. qpid/cpp/src/tests/qpid-cpp-benchmark qpid/java/tools/bin/qpid-jms-benchmark Both tests use similar options (with a couple of exceptions). They also share majority of code,

[jira] [Created] (QPID-5311) Website improvements for the 0.26 timeframe

2013-11-08 Thread Justin Ross (JIRA)
Justin Ross created QPID-5311: - Summary: Website improvements for the 0.26 timeframe Key: QPID-5311 URL: https://issues.apache.org/jira/browse/QPID-5311 Project: Qpid Issue Type: Task

[jira] [Commented] (QPID-5311) Website improvements for the 0.26 timeframe

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817245#comment-13817245 ] ASF subversion and git services commented on QPID-5311: --- Commit

[jira] [Closed] (QPID-4990) Website improvements for the 0.24 timeframe

2013-11-08 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross closed QPID-4990. - Website improvements for the 0.24 timeframe ---

[jira] [Commented] (QPID-5300) [AMQP 1.0] Some ACL errors are returned as internal error instead of unauthorized error

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817298#comment-13817298 ] ASF subversion and git services commented on QPID-5300: --- Commit

[jira] [Commented] (QPID-5299) [AMQP 1.0] ACL rules should be checked before checking node's existence and returning amqp:not-found error

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817300#comment-13817300 ] ASF subversion and git services commented on QPID-5299: --- Commit

[jira] [Commented] (QPID-5309) PagedQueue page file created as executable

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817297#comment-13817297 ] ASF subversion and git services commented on QPID-5309: --- Commit

[jira] [Resolved] (QPID-5299) [AMQP 1.0] ACL rules should be checked before checking node's existence and returning amqp:not-found error

2013-11-08 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5299. -- Resolution: Fixed [AMQP 1.0] ACL rules should be checked before checking node's existence and

[jira] [Resolved] (QPID-5300) [AMQP 1.0] Some ACL errors are returned as internal error instead of unauthorized error

2013-11-08 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5300. -- Resolution: Fixed [AMQP 1.0] Some ACL errors are returned as internal error instead of unauthorized

[jira] [Resolved] (QPID-5309) PagedQueue page file created as executable

2013-11-08 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved QPID-5309. -- Resolution: Fixed PagedQueue page file created as executable

[jira] [Created] (QPID-5312) Paged queue does not deliver all messages

2013-11-08 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5312: Summary: Paged queue does not deliver all messages Key: QPID-5312 URL: https://issues.apache.org/jira/browse/QPID-5312 Project: Qpid Issue Type: Bug

Re: svn commit: r1539510 - in /qpid/trunk/qpid/cpp/src/tests: ./ legacystore/

2013-11-08 Thread Andrew Stitcher
On Fri, 2013-11-08 at 11:23 +, Gordon Sim wrote: ... This triggers a test failure: legacystore_OrderingTest Sadly, it just exposes a test failure that was latent before as a leak detected by valgrind. [previously valgrind wasn't actually being run on the legacystore tests] It's on my list

[jira] [Created] (QPID-5313) qpid-dxrouterd binary should install the /usr/sbin on *nix

2013-11-08 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created QPID-5313: -- Summary: qpid-dxrouterd binary should install the /usr/sbin on *nix Key: QPID-5313 URL: https://issues.apache.org/jira/browse/QPID-5313 Project: Qpid

[jira] [Created] (QPID-5314) Don't include full path for paging file in paged queue exceptions

2013-11-08 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5314: Summary: Don't include full path for paging file in paged queue exceptions Key: QPID-5314 URL: https://issues.apache.org/jira/browse/QPID-5314 Project: Qpid Issue

[jira] [Commented] (QPID-5313) qpid-dxrouterd binary should install the /usr/sbin on *nix

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817338#comment-13817338 ] ASF subversion and git services commented on QPID-5313: --- Commit

[jira] [Commented] (QPID-5307) Change test scripts to cross-platform language

2013-11-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817347#comment-13817347 ] Alan Conway commented on QPID-5307: --- I think there are two overall options for

[jira] [Comment Edited] (QPID-5307) Change test scripts to cross-platform language

2013-11-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817347#comment-13817347 ] Alan Conway edited comment on QPID-5307 at 11/8/13 3:31 PM: I

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Andrew Stitcher
On Fri, 2013-11-08 at 11:43 +, Gordon Sim wrote: ... Option 1: Add a thin layer (new test) to check language preference and pass control to the corresponding test. In this case existing tests are preserved and continue to exist in the language specific source trees. The

[jira] [Created] (QPID-5315) paging out of memory loses persistence id for messages

2013-11-08 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5315: Summary: paging out of memory loses persistence id for messages Key: QPID-5315 URL: https://issues.apache.org/jira/browse/QPID-5315 Project: Qpid Issue Type: Bug

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Gordon Sim
On 11/08/2013 03:37 PM, Andrew Stitcher wrote: On Fri, 2013-11-08 at 11:43 +, Gordon Sim wrote: Since both the existing tests already import qpid.messaging this isn't actually imposing any significant extra dependency. There are also python equivalents of qpid-send and qpid-receive.

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Andrew Stitcher
On Fri, 2013-11-08 at 15:45 +, Gordon Sim wrote: On 11/08/2013 03:37 PM, Andrew Stitcher wrote: On Fri, 2013-11-08 at 11:43 +, Gordon Sim wrote: Since both the existing tests already import qpid.messaging this isn't actually imposing any significant extra dependency. There are also

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Justin Ross
On Fri, Nov 8, 2013 at 10:54 AM, Andrew Stitcher astitc...@redhat.com wrote: The reason I want to do this is that I want to move to a testing regime where we can run a specific build and use its install result (with probably a special testing tools install location) to run the subsequent

[jira] [Created] (QPID-5316) add paging-dir option to control location of page file for paged queues

2013-11-08 Thread Gordon Sim (JIRA)
Gordon Sim created QPID-5316: Summary: add paging-dir option to control location of page file for paged queues Key: QPID-5316 URL: https://issues.apache.org/jira/browse/QPID-5316 Project: Qpid

[jira] [Commented] (QPID-5310) copy the correlationID into management replies

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817468#comment-13817468 ] ASF subversion and git services commented on QPID-5310: --- Commit

[jira] [Resolved] (QPID-5310) copy the correlationID into management replies

2013-11-08 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-5310. Resolution: Fixed Fix Version/s: Future copy the correlationID into management replies

Re: Review Request 15322: Add management interface to return the connections for a dispatch router

2013-11-08 Thread Ernie Allen
On Nov. 7, 2013, 9:51 p.m., Ted Ross wrote: This looks great! One thing I would change is the container attribute in the connections object. It should be the name of the remote container for the connection, not this container. We can add a container object to provide information

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Andrew Stitcher
On Fri, 2013-11-08 at 11:15 -0500, Justin Ross wrote: On Fri, Nov 8, 2013 at 10:54 AM, Andrew Stitcher astitc...@redhat.com wrote: The reason I want to do this is that I want to move to a testing regime where we can run a specific build and use its install result (with probably a special

[jira] [Commented] (QPID-5314) Don't include full path for paging file in paged queue exceptions

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817502#comment-13817502 ] ASF subversion and git services commented on QPID-5314: --- Commit

[jira] [Commented] (QPID-5312) Paged queue does not deliver all messages

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817501#comment-13817501 ] ASF subversion and git services commented on QPID-5312: --- Commit

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Justin Ross
On Fri, Nov 8, 2013 at 12:21 PM, Andrew Stitcher astitc...@redhat.com wrote: For what it's worth (and I wouldn't say it's worth much), I'd prefer renaming the C++ ones as well. I think it does a better job of telling the user what they're using, one of several variants of qpid-send or

Review Request 15353: Add --paging-dir broker option

2013-11-08 Thread Gordon Sim
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15353/ --- Review request for qpid. Bugs: QPID-5316

[jira] [Commented] (QPID-5315) paging out of memory loses persistence id for messages

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817503#comment-13817503 ] ASF subversion and git services commented on QPID-5315: --- Commit

[jira] [Commented] (QPID-5316) add paging-dir option to control location of page file for paged queues

2013-11-08 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817505#comment-13817505 ] Gordon Sim commented on QPID-5316: -- Patch available for review:

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Gordon Sim
On 11/08/2013 05:44 PM, Justin Ross wrote: I'm all for a default. If we had a qpid-send facade, I'd see no problem with defaulting the impl lang to C++. I just think it's slightly better to avoid obscuring the language: going with qpid-send, qpid-java-send, and qpid-python-send leaves the user

Re: Review Request 15353: Add --paging-dir broker option

2013-11-08 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15353/#review28552 --- /trunk/qpid/cpp/src/qpid/DataDir.cpp

Re: Review Request 15322: Add management interface to return the connections for a dispatch router

2013-11-08 Thread Ernie Allen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15322/ --- (Updated Nov. 8, 2013, 6:28 p.m.) Review request for qpid and Ted Ross.

[jira] [Commented] (QPID-5307) Change test scripts to cross-platform language

2013-11-08 Thread Steve Huston (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817590#comment-13817590 ] Steve Huston commented on QPID-5307: I agree - #2 is better from my point of view, As

Re: Review Request 15273: support autodeleted exchanges

2013-11-08 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15273/#review28562 --- This needs a bit more of HA work. Need to keep exchange it in

Re: Review Request 15322: Add management interface to return the connections for a dispatch router

2013-11-08 Thread Ted Ross
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15322/#review28563 --- Ship it! This is an improvement. The only change you should make

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Irina Boverman
Qpid-send (cpp) and qpid-jms-send use slightly different options, it seems to me it is best to add -l lang option to the driver, and then use correct method/options. It will not require renaming, nor passing method name as another argument. Regards, Irina. - Original Message - From:

[jira] [Commented] (QPID-5307) Change test scripts to cross-platform language

2013-11-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817626#comment-13817626 ] Alan Conway commented on QPID-5307: --- Yes, I'll get something in next week. Change test

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Andrew Stitcher
On Fri, 2013-11-08 at 14:24 -0500, Irina Boverman wrote: Qpid-send (cpp) and qpid-jms-send use slightly different options, it seems to me it is best to add -l lang option to the driver, and then use correct method/options. It will not require renaming, nor passing method name as another

[jira] [Created] (QPID-5317) Valgrind detects leaks in legacystore_OrderingTest unit test program

2013-11-08 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-5317: - Summary: Valgrind detects leaks in legacystore_OrderingTest unit test program Key: QPID-5317 URL: https://issues.apache.org/jira/browse/QPID-5317 Project: Qpid

[jira] [Updated] (QPID-5317) Valgrind detects leaks in legacystore_OrderingTest unit test program

2013-11-08 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher updated QPID-5317: -- Attachment: legacystore_OrderingTest.vglog Attached the valgrind failure log. It seems that

[jira] [Created] (QPID-5318) HA tests fail sporadically with AttributeError: 'NoneType' object has no attribute 'name'

2013-11-08 Thread Alan Conway (JIRA)
Alan Conway created QPID-5318: - Summary: HA tests fail sporadically with AttributeError: 'NoneType' object has no attribute 'name' Key: QPID-5318 URL: https://issues.apache.org/jira/browse/QPID-5318

[jira] [Created] (QPID-5320) Need to avoid python_test timing out and causing erronous test failures

2013-11-08 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-5320: - Summary: Need to avoid python_test timing out and causing erronous test failures Key: QPID-5320 URL: https://issues.apache.org/jira/browse/QPID-5320 Project: Qpid

[jira] [Created] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-08 Thread Ernest Allen (JIRA)
Ernest Allen created QPID-5319: -- Summary: Add ability to get list of connections through server management agent Key: QPID-5319 URL: https://issues.apache.org/jira/browse/QPID-5319 Project: Qpid

[jira] [Commented] (QPID-5318) HA tests fail sporadically with AttributeError: 'NoneType' object has no attribute 'name'

2013-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817646#comment-13817646 ] ASF subversion and git services commented on QPID-5318: --- Commit

Re: Proposal to consolidate qpid benchmark tests

2013-11-08 Thread Fraser Adams
+1 from me on that train of thought. I think that we should aspire wherever possible to maximise cohesion, there has been a lot of divergence for various reasons but I think with the increased moves to modularisation it's time to draw a line in the sand and try to bring things together

Re: svn commit: r1539510 - in /qpid/trunk/qpid/cpp/src/tests: ./ legacystore/

2013-11-08 Thread Andrew Stitcher
On Fri, 2013-11-08 at 10:05 -0500, Andrew Stitcher wrote: On Fri, 2013-11-08 at 11:23 +, Gordon Sim wrote: ... This triggers a test failure: legacystore_OrderingTest Sadly, it just exposes a test failure that was latent before as a leak detected by valgrind. [previously valgrind

[jira] [Resolved] (QPID-5318) HA tests fail sporadically with AttributeError: 'NoneType' object has no attribute 'name'

2013-11-08 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Conway resolved QPID-5318. --- Resolution: Fixed HA tests fail sporadically with AttributeError: 'NoneType' object has no

[jira] [Updated] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-08 Thread Ernest Allen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ernest Allen updated QPID-5319: --- Attachment: dispatch.connectors.diff3 Modified server to maintain a list of connections. Added

[jira] [Assigned] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-08 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-5319: -- Assignee: Ted Ross Add ability to get list of connections through server management agent

[jira] [Commented] (QPID-5319) Add ability to get list of connections through server management agent

2013-11-08 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817773#comment-13817773 ] Ted Ross commented on QPID-5319: I tested this patch with two routers connected together.

[jira] [Created] (QPID-5321) qpid-tool doesn't properly display exceptions which occurred when calling some methods

2013-11-08 Thread JAkub Scholz (JIRA)
JAkub Scholz created QPID-5321: -- Summary: qpid-tool doesn't properly display exceptions which occurred when calling some methods Key: QPID-5321 URL: https://issues.apache.org/jira/browse/QPID-5321

[jira] [Created] (QPID-5322) Allow changes to the queue paging configuration, especially the qpid.max_pages_loaded argument

2013-11-08 Thread JAkub Scholz (JIRA)
JAkub Scholz created QPID-5322: -- Summary: Allow changes to the queue paging configuration, especially the qpid.max_pages_loaded argument Key: QPID-5322 URL: https://issues.apache.org/jira/browse/QPID-5322

[jira] [Created] (QPID-5323) Provide some statistics about the use of the queue paging

2013-11-08 Thread JAkub Scholz (JIRA)
JAkub Scholz created QPID-5323: -- Summary: Provide some statistics about the use of the queue paging Key: QPID-5323 URL: https://issues.apache.org/jira/browse/QPID-5323 Project: Qpid Issue Type:

Re: Review Request 15353: Add --paging-dir broker option

2013-11-08 Thread Jakub Scholz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15353/#review28601 --- I can't really comment on the code. But as far as the functionality