Added comment in benchmark-multicast.properties
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/b94c1302 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/b94c1302 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/b94c1302 Branch: refs/heads/ignite-1108 Commit: b94c13026e9097adb2d318548832ce870152c95f Parents: 6e496e6 Author: nikolay_tikhonov <ntikho...@gridgain.com> Authored: Thu Aug 6 15:39:54 2015 +0300 Committer: nikolay_tikhonov <ntikho...@gridgain.com> Committed: Thu Aug 6 15:39:54 2015 +0300 ---------------------------------------------------------------------- modules/yardstick/config/benchmark-multicast.properties | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/b94c1302/modules/yardstick/config/benchmark-multicast.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-multicast.properties b/modules/yardstick/config/benchmark-multicast.properties index 74b152c..82bf766 100644 --- a/modules/yardstick/config/benchmark-multicast.properties +++ b/modules/yardstick/config/benchmark-multicast.properties @@ -45,6 +45,7 @@ BENCHMARK_DEFAULT_PROBES=ThroughputLatencyProbe,PercentileProbe,DStatProbe # Packages where the specified benchmark is searched by reflection mechanism. BENCHMARK_PACKAGES=org.yardstickframework,org.apache.ignite.yardstick +# Restart servers for each benchmark. RESTART_SERVERS=true # Probe point writer class name.