[jbosscache-commits] JBoss Cache SVN: r5248 - benchmarks/benchmark-fwk/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Mon Jan 28 12:38:15 EST 2008


Author: mircea.markus
Date: 2008-01-28 12:38:15 -0500 (Mon, 28 Jan 2008)
New Revision: 5248

Modified:
   benchmarks/benchmark-fwk/trunk/allJBossCacheTests.sh
Log:
cluster-stop is bad, as it might interfere with after report generation running barrier, and leave the cluster in an inconsistent state

Modified: benchmarks/benchmark-fwk/trunk/allJBossCacheTests.sh
===================================================================
--- benchmarks/benchmark-fwk/trunk/allJBossCacheTests.sh	2008-01-28 17:02:27 UTC (rev 5247)
+++ benchmarks/benchmark-fwk/trunk/allJBossCacheTests.sh	2008-01-28 17:38:15 UTC (rev 5248)
@@ -21,8 +21,6 @@
 			done
 			sleep 60
 			mv performance-$size.csv output/$product-$config-$size.csv
-			./cluster.sh stop
-			#/home/msurtani/bin/killAllJVMs.sh
 			sleep 10
 		done
 	done




More information about the jbosscache-commits mailing list