[jira] [Commented] (QPID-3918) Add management acl-query test methods to C++ broker ACL plugin

2012-03-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240019#comment-13240019 ] jirapos...@reviews.apache.org commented on QPID-3918: - ---

Re: Review Request: Add management hooks into ACL lookup engine for C++ broker

2012-03-27 Thread Andrew Stitcher
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4525/#review6454 --- trunk/qpid/cpp/src/qpid/acl/Acl.cpp

[jira] [Commented] (QPID-3918) Add management acl-query test methods to C++ broker ACL plugin

2012-03-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239980#comment-13239980 ] jirapos...@reviews.apache.org commented on QPID-3918: - ---

Re: Review Request: Add management hooks into ACL lookup engine for C++ broker

2012-03-27 Thread Alan Conway
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4525/#review6449 --- trunk/qpid/cpp/src/qpid/Modules.cpp

[jira] [Updated] (QPID-3918) Add management acl-query test methods to C++ broker ACL plugin

2012-03-27 Thread Chuck Rolke (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuck Rolke updated QPID-3918: -- Attachment: acl-test-00.log acl-test-00.py acl-test-00-rules.acl The att

[jira] [Created] (QPID-3919) qpid-printevents can't connect to broker

2012-03-27 Thread michael j. goulish (Created) (JIRA)
qpid-printevents can't connect to broker Key: QPID-3919 URL: https://issues.apache.org/jira/browse/QPID-3919 Project: Qpid Issue Type: Bug Components: Python Tools Affects Versions: 0.14

[jira] [Commented] (QPID-3918) Add management acl-query test methods to C++ broker ACL plugin

2012-03-27 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239840#comment-13239840 ] jirapos...@reviews.apache.org commented on QPID-3918: - ---

Review Request: Add management hooks into ACL lookup engine for C++ broker

2012-03-27 Thread Chug Rolke
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4525/ --- Review request for qpid, Alan Conway, Gordon Sim, and rajith attapattu. Summary

[jira] [Created] (QPID-3918) Add management acl-query test methods to C++ broker ACL plugin

2012-03-27 Thread Chuck Rolke (Created) (JIRA)
Add management acl-query test methods to C++ broker ACL plugin -- Key: QPID-3918 URL: https://issues.apache.org/jira/browse/QPID-3918 Project: Qpid Issue Type: New Feature

[jira] [Assigned] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Alex Rudyy (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reassigned QPID-3913: Assignee: Keith Wall (was: Alex Rudyy) Hi Keith, Could you please apply a patch fixing BDBUpgradeT

[jira] [Updated] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Alex Rudyy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3913: - Status: Ready To Review (was: In Progress) > Add functionality to upgrade bdb store automatically on

[jira] [Updated] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Alex Rudyy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3913: - Attachment: 0001-QPID-3913-Fix-BDBUpgradeTest-for-spawn-test-profiles.patch Attached a patch fixing the fa

[jira] [Reopened] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Alex Rudyy (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy reopened QPID-3913: -- Assignee: Alex Rudyy (was: Keith Wall) BDBUpgradeTest is failing on spawn profiles (java-bsbs-spawn.0

[jira] [Created] (QPID-3917) Refactor VirtualHost/MessageStore implementations to be ready for BDB-HA

2012-03-27 Thread Keith Wall (Created) (JIRA)
Refactor VirtualHost/MessageStore implementations to be ready for BDB-HA Key: QPID-3917 URL: https://issues.apache.org/jira/browse/QPID-3917 Project: Qpid Issue Type: I

[jira] [Created] (QPID-3916) Refactor message store interface

2012-03-27 Thread Keith Wall (Created) (JIRA)
Refactor message store interface Key: QPID-3916 URL: https://issues.apache.org/jira/browse/QPID-3916 Project: Qpid Issue Type: Improvement Components: Java Broker Reporter: Keith Wall

Re: c++ broker question

2012-03-27 Thread Alex Friedman
Thank you for reply. Broker and the tests are ran locally. We are using supplied tests perftest and latencytest. We are getting about 12k/sec Testing messages are 64k Box is a windows box with 4 cores, 4G of ram. Alex Cheers, Alex -Original Message- From: "Steve Huston" Date: Tue, 2

RE: c++ broker question

2012-03-27 Thread Steve Huston
Hi Alex, What did you use to drive the tests and where is it running (and what does that box look like)? What size messages? What does "latency about 12 per second" mean? Thanks, -Steve > -Original Message- > From: Alex Friedman [mailto:shurick231...@yahoo.com] > Sent: Monday, March 26,

Fw: c++ broker question

2012-03-27 Thread Alex Friedman
- Forwarded Message - From: Alex Friedman To: "users-...@qpid.apache.org" Sent: Monday, March 26, 2012 8:49 PM Subject: c++ broker question Hi, We set up a 0.14 c++ broker on the windows box with 4 cores, 100mb network. Doing some performance and latency tests with included tools

[jira] [Resolved] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Keith Wall (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall resolved QPID-3913. -- Resolution: Fixed Patch applied. > Add functionality to upgrade bdb store automatically

[jira] [Updated] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Keith Wall (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Wall updated QPID-3913: - Component/s: Java Broker BDB Store > Add functionality to upgrade bdb store automatically on broker st

[jira] [Updated] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Alex Rudyy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3913: - Attachment: (was: 0001-QPID-3913-Add-functionality-to-upgrade-bdbstore-auto.patch) > Add function

[jira] [Updated] (QPID-3913) Add functionality to upgrade bdb store automatically on broker startup

2012-03-27 Thread Alex Rudyy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/QPID-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Rudyy updated QPID-3913: - Attachment: 0001-QPID-3913-Add-functionality-to-upgrade-bdbstore-auto.patch > Add functionality to upg