From b0e9d446fd5edc23267e2aa924a703749bdb95df Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Fri, 21 Mar 2014 16:58:19 +0000 Subject: QPID-5624: Remove dead test virtualhost.xml files and references to the same git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/java-broker-bdb-ha2@1579979 13f79535-47bb-0310-9956-ffa450edef68 --- .../example/brokerconfig/virtualhosts.xml | 67 ---------------------- .../config-stress-testing-manyp-c1-with-psfc.json | 1 - 2 files changed, 68 deletions(-) delete mode 100644 qpid/java/perftests/example/brokerconfig/virtualhosts.xml (limited to 'qpid/java/perftests') diff --git a/qpid/java/perftests/example/brokerconfig/virtualhosts.xml b/qpid/java/perftests/example/brokerconfig/virtualhosts.xml deleted file mode 100644 index b0dbc89833..0000000000 --- a/qpid/java/perftests/example/brokerconfig/virtualhosts.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - test - - - test - - - - - org.apache.qpid.server.store.berkeleydb.BDBMessageStore - /home/V510279/dev/qpid/qpid/java/build/work/bdbstore/test-store - - - - 30000 - 50 - - queue - - amq.direct - 4235264 - - 2117632 - - 600000 - - - - - ping - - amq.direct - 4235264 - - 2117632 - - 600000 - - - - - - - - - diff --git a/qpid/java/perftests/example/config-stress-testing-manyp-c1-with-psfc.json b/qpid/java/perftests/example/config-stress-testing-manyp-c1-with-psfc.json index 42c0f4a155..548dacf268 100644 --- a/qpid/java/perftests/example/config-stress-testing-manyp-c1-with-psfc.json +++ b/qpid/java/perftests/example/config-stress-testing-manyp-c1-with-psfc.json @@ -7,7 +7,6 @@ "_name": "direct://amq.direct//testQueue", "_attributes": { - "comment": "does not work yet - configure in virtualhost.xml", "x-qpid-capacity": 10485760, "x-qpid-flow-resume-capacity": 8388608 } -- cgit v1.2.1