You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by oh...@apache.org on 2018/05/01 07:28:27 UTC

incubator-omid git commit: [OMID-98] Adding license headers to default-omid-server-configuration.yml and default-tso-server-benchmark-config.yml.

Repository: incubator-omid
Updated Branches:
  refs/heads/0.9.0 f2594b71d -> efd78b737


[OMID-98] Adding license headers to default-omid-server-configuration.yml and default-tso-server-benchmark-config.yml.


Project: http://git-wip-us.apache.org/repos/asf/incubator-omid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-omid/commit/efd78b73
Tree: http://git-wip-us.apache.org/repos/asf/incubator-omid/tree/efd78b73
Diff: http://git-wip-us.apache.org/repos/asf/incubator-omid/diff/efd78b73

Branch: refs/heads/0.9.0
Commit: efd78b73705b9f42e7e484736edec7c3bb172676
Parents: f2594b7
Author: Ohad Shacham <oh...@yahoo-inc.com>
Authored: Tue May 1 10:27:59 2018 +0300
Committer: Ohad Shacham <oh...@yahoo-inc.com>
Committed: Tue May 1 10:27:59 2018 +0300

----------------------------------------------------------------------
 .../default-tso-server-benchmark-config.yml         | 16 +++++++++++++++-
 .../resources/default-omid-server-configuration.yml | 14 ++++++++++++++
 2 files changed, 29 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/efd78b73/benchmarks/src/main/resources/default-tso-server-benchmark-config.yml
----------------------------------------------------------------------
diff --git a/benchmarks/src/main/resources/default-tso-server-benchmark-config.yml b/benchmarks/src/main/resources/default-tso-server-benchmark-config.yml
index c5eacd1..101e5f8 100644
--- a/benchmarks/src/main/resources/default-tso-server-benchmark-config.yml
+++ b/benchmarks/src/main/resources/default-tso-server-benchmark-config.yml
@@ -1,3 +1,17 @@
+#
+#  Licensed under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance with the License.
+#  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+#
+
 # =====================================================================================================================
 # TSO Server Benchmark Configuration
 # =====================================================================================================================
@@ -67,4 +81,4 @@ metrics: !!org.apache.omid.metrics.CodahaleMetricsProvider [
         },
         csvDir: "csvMetrics",
       }
-]
\ No newline at end of file
+]

http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/efd78b73/tso-server/src/main/resources/default-omid-server-configuration.yml
----------------------------------------------------------------------
diff --git a/tso-server/src/main/resources/default-omid-server-configuration.yml b/tso-server/src/main/resources/default-omid-server-configuration.yml
index 017af4f..da0c531 100644
--- a/tso-server/src/main/resources/default-omid-server-configuration.yml
+++ b/tso-server/src/main/resources/default-omid-server-configuration.yml
@@ -1,3 +1,17 @@
+#
+#  Licensed under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance with the License.
+#  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+#
+
 # =====================================================================================================================
 # Omid TSO Server Configuration (Default parameters)
 # =====================================================================================================================