Author: psteitz
Date: Tue Aug 14 21:54:22 2007
New Revision: 566024
URL: http://svn.apache.org/viewvc?view=rev&rev=566024
Log:
Deleted extraneous config parameter.
Modified:
commons/sandbox/performance/trunk/config-pool.xml
Modified: commons/sandbox/performance/trunk/config-pool.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/performance/trunk/config-pool.xml?view=diff&rev=566024&r1=566023&r2=566024
==============================================================================
--- commons/sandbox/performance/trunk/config-pool.xml (original)
+++ commons/sandbox/performance/trunk/config-pool.xml Tue Aug 14 21:54:22 2007
@@ -56,7 +56,6 @@
<run>
<!-- integerIndexed, integerScan, or textScan -->
- <query-type>integerIndexed</query-type>
<iterations>100</iterations>
<clients>50</clients>
<delay-min>250</delay-min>