You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by el...@apache.org on 2017/05/31 22:58:46 UTC

[1/3] phoenix git commit: PHOENIX-3248 Addendum: Add missing license header

Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.1 c47ee89a1 -> bd0f49d9e
  refs/heads/4.x-HBase-1.2 8e73d299e -> 07b09475a
  refs/heads/master 8eea55d94 -> 937934459


PHOENIX-3248 Addendum: Add missing license header


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

Branch: refs/heads/master
Commit: 9379344591f351cc97f9ed6d981d9c6f404bcfd2
Parents: 8eea55d
Author: Josh Elser <el...@apache.org>
Authored: Wed May 31 16:43:20 2017 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Wed May 31 18:44:20 2017 -0400

----------------------------------------------------------------------
 .../phoenix/monitoring/ScanMetricsHolder.java      | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/93793445/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
----------------------------------------------------------------------
diff --git a/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java b/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
index 440bdb0..6bcd402 100644
--- a/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
+++ b/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
 package org.apache.phoenix.monitoring;
 
 import static org.apache.phoenix.monitoring.MetricType.COUNT_RPC_CALLS;


[2/3] phoenix git commit: PHOENIX-3248 Addendum: Add missing license header

Posted by el...@apache.org.
PHOENIX-3248 Addendum: Add missing license header


Project: http://git-wip-us.apache.org/repos/asf/phoenix/repo
Commit: http://git-wip-us.apache.org/repos/asf/phoenix/commit/07b09475
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/07b09475
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/07b09475

Branch: refs/heads/4.x-HBase-1.2
Commit: 07b09475a15a87f3c500fbb0b06ea9cd8867cac8
Parents: 8e73d29
Author: Josh Elser <el...@apache.org>
Authored: Wed May 31 16:43:20 2017 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Wed May 31 18:46:28 2017 -0400

----------------------------------------------------------------------
 .../phoenix/monitoring/ScanMetricsHolder.java      | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/07b09475/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
----------------------------------------------------------------------
diff --git a/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java b/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
index 440bdb0..6bcd402 100644
--- a/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
+++ b/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
 package org.apache.phoenix.monitoring;
 
 import static org.apache.phoenix.monitoring.MetricType.COUNT_RPC_CALLS;


[3/3] phoenix git commit: PHOENIX-3248 Addendum: Add missing license header

Posted by el...@apache.org.
PHOENIX-3248 Addendum: Add missing license header


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

Branch: refs/heads/4.x-HBase-1.1
Commit: bd0f49d9e1bcb225e85c2de9f35438038c5dd4a3
Parents: c47ee89
Author: Josh Elser <el...@apache.org>
Authored: Wed May 31 16:43:20 2017 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Wed May 31 18:51:02 2017 -0400

----------------------------------------------------------------------
 .../phoenix/monitoring/ScanMetricsHolder.java      | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/phoenix/blob/bd0f49d9/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
----------------------------------------------------------------------
diff --git a/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java b/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
index 440bdb0..6bcd402 100644
--- a/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
+++ b/phoenix-core/src/main/java/org/apache/phoenix/monitoring/ScanMetricsHolder.java
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.
+ */
 package org.apache.phoenix.monitoring;
 
 import static org.apache.phoenix.monitoring.MetricType.COUNT_RPC_CALLS;