# ignite-164 : DGRIDGAIN_QUIET -> DIGNITE_QUIET renaming
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/4af4a163 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/4af4a163 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/4af4a163 Branch: refs/heads/ignite-111 Commit: 4af4a163c08ccdf6ff2366ae8c96679026d4b7b3 Parents: 758ff46 Author: Artem Shutak <[email protected]> Authored: Thu Feb 5 16:01:59 2015 +0300 Committer: Artem Shutak <[email protected]> Committed: Thu Feb 5 16:01:59 2015 +0300 ---------------------------------------------------------------------- modules/yardstick/config/benchmark-atomic-win.properties | 2 +- modules/yardstick/config/benchmark-atomic.properties | 2 +- modules/yardstick/config/benchmark-compute-win.properties | 2 +- modules/yardstick/config/benchmark-compute.properties | 2 +- modules/yardstick/config/benchmark-query-win.properties | 2 +- modules/yardstick/config/benchmark-query.properties | 4 ++-- modules/yardstick/config/benchmark-tx-win.properties | 2 +- modules/yardstick/config/benchmark-tx.properties | 2 +- modules/yardstick/config/benchmark-win.properties | 2 +- modules/yardstick/config/benchmark.properties | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-atomic-win.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-atomic-win.properties b/modules/yardstick/config/benchmark-atomic-win.properties index e0636ee..356e9c8 100644 --- a/modules/yardstick/config/benchmark-atomic-win.properties +++ b/modules/yardstick/config/benchmark-atomic-win.properties @@ -3,7 +3,7 @@ :: :: JVM options. -set JVM_OPTS=%JVM_OPTS% -DGRIDGAIN_QUIET=false +set JVM_OPTS=%JVM_OPTS% -DIGNITE_QUIET=false :: Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. :: set JVM_OPTS=%JVM_OPTS%^ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-atomic.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-atomic.properties b/modules/yardstick/config/benchmark-atomic.properties index aac6a6e..40e2ab5 100644 --- a/modules/yardstick/config/benchmark-atomic.properties +++ b/modules/yardstick/config/benchmark-atomic.properties @@ -3,7 +3,7 @@ # # JVM options. -JVM_OPTS=${JVM_OPTS}" -DGRIDGAIN_QUIET=false" +JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false" # Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. # JVM_OPTS=${JVM_OPTS}" \ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-compute-win.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-compute-win.properties b/modules/yardstick/config/benchmark-compute-win.properties index 5c41110..e30f696 100644 --- a/modules/yardstick/config/benchmark-compute-win.properties +++ b/modules/yardstick/config/benchmark-compute-win.properties @@ -3,7 +3,7 @@ :: :: JVM options. -set JVM_OPTS=%JVM_OPTS% -DGRIDGAIN_QUIET=false +set JVM_OPTS=%JVM_OPTS% -DIGNITE_QUIET=false :: Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. :: set JVM_OPTS=%JVM_OPTS%^ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-compute.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-compute.properties b/modules/yardstick/config/benchmark-compute.properties index 45aadcb..4b7d068 100644 --- a/modules/yardstick/config/benchmark-compute.properties +++ b/modules/yardstick/config/benchmark-compute.properties @@ -3,7 +3,7 @@ # # JVM options. -JVM_OPTS=${JVM_OPTS}" -DGRIDGAIN_QUIET=false" +JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false" # Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. # JVM_OPTS=${JVM_OPTS}" \ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-query-win.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-query-win.properties b/modules/yardstick/config/benchmark-query-win.properties index 234a29d..e78b46b 100644 --- a/modules/yardstick/config/benchmark-query-win.properties +++ b/modules/yardstick/config/benchmark-query-win.properties @@ -3,7 +3,7 @@ :: :: JVM options. -:: set JVM_OPTS=%JVM_OPTS% -DGRIDGAIN_QUIET=false +:: set JVM_OPTS=%JVM_OPTS% -DIGNITE_QUIET=false :: Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. set JVM_OPTS=%JVM_OPTS%^ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-query.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-query.properties b/modules/yardstick/config/benchmark-query.properties index 910aeca..d230a89 100644 --- a/modules/yardstick/config/benchmark-query.properties +++ b/modules/yardstick/config/benchmark-query.properties @@ -3,10 +3,10 @@ # # JVM options. -# JVM_OPTS=${JVM_OPTS}" -DGRIDGAIN_QUIET=false" +# JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false" # Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. -JVM_OPTS=${JVM_OPTS}" -DGRIDGAIN_QUIET=false" \ +JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false" \ -XX:+UseParNewGC \ -XX:+UseConcMarkSweepGC \ -XX:+UseTLAB \ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-tx-win.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-tx-win.properties b/modules/yardstick/config/benchmark-tx-win.properties index 65f003d..de7cfc6 100644 --- a/modules/yardstick/config/benchmark-tx-win.properties +++ b/modules/yardstick/config/benchmark-tx-win.properties @@ -3,7 +3,7 @@ :: :: JVM options. -set JVM_OPTS=%JVM_OPTS% -DGRIDGAIN_QUIET=false +set JVM_OPTS=%JVM_OPTS% -DIGNITE_QUIET=false :: Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. :: set JVM_OPTS=%JVM_OPTS%^ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-tx.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-tx.properties b/modules/yardstick/config/benchmark-tx.properties index 3cd4510..19a6d34 100644 --- a/modules/yardstick/config/benchmark-tx.properties +++ b/modules/yardstick/config/benchmark-tx.properties @@ -3,7 +3,7 @@ # # JVM options. -JVM_OPTS=${JVM_OPTS}" -DGRIDGAIN_QUIET=false" +JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false" # Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. # JVM_OPTS=${JVM_OPTS}" \ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark-win.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark-win.properties b/modules/yardstick/config/benchmark-win.properties index 740a132..d7727f0 100644 --- a/modules/yardstick/config/benchmark-win.properties +++ b/modules/yardstick/config/benchmark-win.properties @@ -6,7 +6,7 @@ :: :: JVM options. -set JVM_OPTS=%JVM_OPTS% -DGRIDGAIN_QUIET=false +set JVM_OPTS=%JVM_OPTS% -DIGNITE_QUIET=false :: Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. :: set JVM_OPTS=%JVM_OPTS%^ http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4af4a163/modules/yardstick/config/benchmark.properties ---------------------------------------------------------------------- diff --git a/modules/yardstick/config/benchmark.properties b/modules/yardstick/config/benchmark.properties index b731953..e3b3a8f 100644 --- a/modules/yardstick/config/benchmark.properties +++ b/modules/yardstick/config/benchmark.properties @@ -6,7 +6,7 @@ # # JVM options. -JVM_OPTS=${JVM_OPTS}" -DGRIDGAIN_QUIET=false" +JVM_OPTS=${JVM_OPTS}" -DIGNITE_QUIET=false" # Uncomment to enable concurrent garbage collection (GC) if you encounter long GC pauses. # JVM_OPTS=${JVM_OPTS}" \
