(hbase) branch branch-2.4 updated: HBASE-28153 Upgrade zookeeper to a newer version (#5484) (#5490)

2023-11-01 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.4 by this push:
 new 373b8b88670 HBASE-28153 Upgrade zookeeper to a newer version (#5484) 
(#5490)
373b8b88670 is described below

commit 373b8b88670624c46cb1587acc95b309148f343d
Author: Duo Zhang 
AuthorDate: Thu Nov 2 09:40:16 2023 +0800

HBASE-28153 Upgrade zookeeper to a newer version (#5484) (#5490)

Backport of #5475

(cherry picked from commit 0d04a6053a05525e0ba8fd6525c3af7f3412c9de)

Signed-off-by: Andrew Purtell 
---
 hbase-it/pom.xml|   7 --
 hbase-server/pom.xml|   8 +-
 hbase-zookeeper/pom.xml |   9 ++
 pom.xml | 245 
 4 files changed, 94 insertions(+), 175 deletions(-)

diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 2eb21038a73..30e5fdbdc9a 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -151,13 +151,6 @@
   org.apache.htrace
   htrace-core4
 
-
-
-  io.netty
-  netty
-  ${netty.hadoop.version}
-  test
-
 
   org.slf4j
   jcl-over-slf4j
diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml
index 3487b0b5d10..86d878ec2c4 100644
--- a/hbase-server/pom.xml
+++ b/hbase-server/pom.xml
@@ -803,13 +803,11 @@
 
   
 
-
+
   
   
 
diff --git a/hbase-zookeeper/pom.xml b/hbase-zookeeper/pom.xml
index 698610f3df1..8fa3318a0a4 100644
--- a/hbase-zookeeper/pom.xml
+++ b/hbase-zookeeper/pom.xml
@@ -134,6 +134,15 @@
   reload4j
   test
 
+
+
+  org.xerial.snappy
+  snappy-java
+
+
+  commons-cli
+  commons-cli
+
   
 
   
diff --git a/pom.xml b/pom.xml
index 5ad0c76e8aa..577bc97b738 100755
--- a/pom.xml
+++ b/pom.xml
@@ -549,9 +549,18 @@
 11.0.2
 hbase-hadoop2-compat
 src/main/assembly/hadoop-two-compat.xml
-
-3.6.2.Final
+
+3.10.6.Final
+4.1.100.Final
 
 0.13.0
 
 0.8.8
 
@@ -1105,6 +1116,11 @@
 commons-math3
 ${commons-math.version}
   
+  
+commons-cli
+commons-cli
+${commons-cli.version}
+  
   
 
-  
-io.netty
-netty-all
-  
   
 javax.servlet
 servlet-api
@@ -3695,14 +3623,6 @@
 com.sun.jersey
 jersey-core
   
-  
-io.netty
-netty
-  
-  
-io.netty
-netty-all
-  
   
 javax.servlet
 servlet-api
@@ -3811,12 +3731,20 @@
 log4j
   
   
-io.netty
-netty
+ch.qos.reload4j
+reload4j
   
   
-io.netty
-netty-all
+org.slf4j
+slf4j-reload4j
+  
+  
+org.fusesource.leveldbjni
+leveldbjni-all
+  
+  
+org.openlabtesting.leveldbjni
+leveldbjni-all
   
 
   
@@ -3868,22 +3796,12 @@
 log4j
   
   
-io.netty
-netty-all
+ch.qos.reload4j
+reload4j
   
-
-  
-  
-org.apache.hadoop
-hadoop-hdfs
-${hadoop-three.version}
-tests
-test-jar
-test
-
   
-com.sun.jersey
-jersey-core
+org.slf4j
+slf4j-reload4j
   
 
   
@@ -3943,14 +3861,6 @@
 stax
 stax-api
   
-  
-io.netty
-netty
-  
-  
-io.netty
-netty-all
-  
   
 com.google.code.findbugs
 jsr305
@@ -4033,10 +3943,6 @@
 com.google.code.findbugs
 jsr305
   
-  
-io.netty
-netty
-  
   
 org.slf4j
 slf4j-log4j12
@@ -4045,6 +3951,30 @@
 log4j
 log4j
   
+  
+ch.qos.reload4j
+reload4j
+  
+  
+org.slf4j
+slf4j-reload4j
+  
+  
+org.codehaus.jackson
+*
+

(hbase) branch branch-2.5 updated: HBASE-28153 Upgrade zookeeper to a newer version (#5484) (#5489)

2023-11-01 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.5 by this push:
 new 7639345a970 HBASE-28153 Upgrade zookeeper to a newer version (#5484) 
(#5489)
7639345a970 is described below

commit 7639345a970636e7a9eb7adf6d84dadd6f3fccb9
Author: Duo Zhang 
AuthorDate: Thu Nov 2 09:31:38 2023 +0800

HBASE-28153 Upgrade zookeeper to a newer version (#5484) (#5489)

Backport of #5475

(cherry picked from commit 0d04a6053a05525e0ba8fd6525c3af7f3412c9de)

Signed-off-by: Andrew Purtell 
---
 hbase-it/pom.xml|   7 --
 hbase-server/pom.xml|   7 --
 hbase-zookeeper/pom.xml |   9 +++
 pom.xml | 204 +---
 4 files changed, 45 insertions(+), 182 deletions(-)

diff --git a/hbase-it/pom.xml b/hbase-it/pom.xml
index 8539093a79b..de0e0e1a291 100644
--- a/hbase-it/pom.xml
+++ b/hbase-it/pom.xml
@@ -151,13 +151,6 @@
   io.opentelemetry
   opentelemetry-api
 
-
-
-  io.netty
-  netty
-  ${netty.hadoop.version}
-  test
-
 
   org.slf4j
   jcl-over-slf4j
diff --git a/hbase-server/pom.xml b/hbase-server/pom.xml
index 0ad01b84cae..24bea0f07f5 100644
--- a/hbase-server/pom.xml
+++ b/hbase-server/pom.xml
@@ -830,13 +830,6 @@
 
   
 
-
 
   org.apache.hadoop
   hadoop-minikdc
diff --git a/hbase-zookeeper/pom.xml b/hbase-zookeeper/pom.xml
index 9fac0ea9feb..47ba0da77dc 100644
--- a/hbase-zookeeper/pom.xml
+++ b/hbase-zookeeper/pom.xml
@@ -143,6 +143,15 @@
   log4j-slf4j-impl
   test
 
+
+
+  org.xerial.snappy
+  snappy-java
+
+
+  commons-cli
+  commons-cli
+
   
 
   
diff --git a/pom.xml b/pom.xml
index d3215f82952..d8d48024a02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -554,10 +554,18 @@
 11.0.2
 hbase-hadoop2-compat
 src/main/assembly/hadoop-two-compat.xml
-
-3.10.6.Final
+
+3.10.6.Final
+4.1.100.Final
 
 0.13.0
 
-  
-io.netty
-netty-all
-  
   
 javax.servlet
 servlet-api
@@ -4026,14 +3947,6 @@
 com.sun.jersey
 jersey-core
   
-  
-io.netty
-netty
-  
-  
-io.netty
-netty-all
-  
   
 javax.servlet
 servlet-api
@@ -4153,14 +4066,6 @@
 org.slf4j
 slf4j-reload4j
   
-  
-io.netty
-netty
-  
-  
-io.netty
-netty-all
-  
   
 org.fusesource.leveldbjni
 leveldbjni-all
@@ -4222,13 +4127,6 @@
 org.slf4j
 slf4j-reload4j
   
-  
 
   
   
@@ -4295,14 +4193,6 @@
 stax
 stax-api
   
-  
-io.netty
-netty
-  
-  
-io.netty
-netty-all
-  
   
 com.google.code.findbugs
 jsr305
@@ -4389,10 +4279,6 @@
 com.google.code.findbugs
 jsr305
   
-  
-io.netty
-netty
-  
   
 org.slf4j
 slf4j-log4j12
@@ -4409,13 +4295,6 @@
 org.slf4j
 slf4j-reload4j
   
-  
   
 org.codehaus.jackson
 *
@@ -4479,17 +4358,6 @@
 stax
 stax-api
   
-  
-io.netty
-netty
-  
-  
   
 com.google.code.findbugs
 jsr305



(hbase-site) branch asf-site updated: INFRA-10751 Empty commit

2023-11-01 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hbase-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 47124b951be INFRA-10751 Empty commit
47124b951be is described below

commit 47124b951bef622c844469f756274484dc331484
Author: jenkins 
AuthorDate: Wed Nov 1 14:45:27 2023 +

INFRA-10751 Empty commit



(hbase) branch branch-3 updated: HBASE-27794: Tooling for parsing/reading the prefetch files list file (#5468)

2023-11-01 Thread wchevreuil
This is an automated email from the ASF dual-hosted git repository.

wchevreuil pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-3 by this push:
 new 94c705b9a8b HBASE-27794: Tooling for parsing/reading the prefetch 
files list file (#5468)
94c705b9a8b is described below

commit 94c705b9a8b272419a29224f7efbbd9ca0c4827f
Author: Kota-SH 
AuthorDate: Wed Nov 1 04:38:50 2023 -0500

HBASE-27794: Tooling for parsing/reading the prefetch files list file 
(#5468)

Signed-off-by: Wellington Chevreuil 
---
 .../main/java/org/apache/hadoop/hbase/client/Admin.java |  5 +
 .../apache/hadoop/hbase/client/AdminOverAsyncAdmin.java |  5 +
 .../java/org/apache/hadoop/hbase/client/AsyncAdmin.java |  5 +
 .../org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java |  5 +
 .../apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java  | 13 +
 .../hadoop/hbase/shaded/protobuf/ProtobufUtil.java  | 17 +
 .../src/main/protobuf/server/region/Admin.proto | 10 ++
 .../org/apache/hadoop/hbase/io/hfile/BlockCache.java|  9 +
 .../hadoop/hbase/io/hfile/CombinedBlockCache.java   | 10 ++
 .../apache/hadoop/hbase/io/hfile/HFilePreadReader.java  |  5 +++--
 .../hadoop/hbase/io/hfile/bucket/BucketCache.java   |  5 +++--
 .../apache/hadoop/hbase/master/MasterRpcServices.java   |  8 
 .../apache/hadoop/hbase/regionserver/RSRpcServices.java | 13 +
 .../hadoop/hbase/io/hfile/TestPrefetchRSClose.java  | 16 +++-
 .../hbase/io/hfile/TestPrefetchWithBucketCache.java |  2 +-
 .../apache/hadoop/hbase/master/MockRegionServer.java|  8 
 .../hadoop/hbase/rsgroup/VerifyingRSGroupAdmin.java |  5 +
 .../apache/hadoop/hbase/thrift2/client/ThriftAdmin.java |  5 +
 18 files changed, 140 insertions(+), 6 deletions(-)

diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
index 417e0013523..1f22c0fe0a8 100644
--- a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
+++ b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
@@ -2629,4 +2629,9 @@ public interface Admin extends Abortable, Closeable {
* Flush master local region
*/
   void flushMasterStore() throws IOException;
+
+  /**
+   * Get the list of cached files
+   */
+  List getCachedFilesList(ServerName serverName) throws IOException;
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
index bb620aa3cda..9c8f03a1057 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
+++ 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
@@ -1125,4 +1125,9 @@ class AdminOverAsyncAdmin implements Admin {
   public void flushMasterStore() throws IOException {
 get(admin.flushMasterStore());
   }
+
+  @Override
+  public List getCachedFilesList(ServerName serverName) throws 
IOException {
+return get(admin.getCachedFilesList(serverName));
+  }
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
index 1097abbbf5e..313d2f01c88 100644
--- a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
+++ b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
@@ -1843,4 +1843,9 @@ public interface AsyncAdmin {
* Flush master local region
*/
   CompletableFuture flushMasterStore();
+
+  /**
+   * Get the list of cached files
+   */
+  CompletableFuture> getCachedFilesList(ServerName serverName);
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
index 0c7fd0f7b35..247acf48588 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
+++ 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
@@ -995,4 +995,9 @@ class AsyncHBaseAdmin implements AsyncAdmin {
   public CompletableFuture flushMasterStore() {
 return wrap(rawAdmin.flushMasterStore());
   }
+
+  @Override
+  public CompletableFuture> getCachedFilesList(ServerName 
serverName) {
+return wrap(rawAdmin.getCachedFilesList(serverName));
+  }
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
index 953dd202476..92a95d491f0 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
+++ 

(hbase) branch master updated (c37fba61e2d -> fa4c8960e58)

2023-11-01 Thread wchevreuil
This is an automated email from the ASF dual-hosted git repository.

wchevreuil pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


from c37fba61e2d HBASE-27794: Tooling for parsing/reading the prefetch 
files list file (#5468)
 add b961eb2ddd0 Revert "HBASE-27794: Tooling for parsing/reading the 
prefetch files list file (#5468)"
 add fa4c8960e58 HBASE-27794: Tooling for parsing/reading the prefetch 
files list file (#5468)

No new revisions were added by this update.

Summary of changes:



(hbase) branch master updated: HBASE-27794: Tooling for parsing/reading the prefetch files list file (#5468)

2023-11-01 Thread wchevreuil
This is an automated email from the ASF dual-hosted git repository.

wchevreuil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
 new c37fba61e2d HBASE-27794: Tooling for parsing/reading the prefetch 
files list file (#5468)
c37fba61e2d is described below

commit c37fba61e2db17567f0457e3525aec6fe1aa11af
Author: Kota-SH 
AuthorDate: Wed Nov 1 04:38:50 2023 -0500

HBASE-27794: Tooling for parsing/reading the prefetch files list file 
(#5468)

Signed-off-by: Wellingt
---
 .../main/java/org/apache/hadoop/hbase/client/Admin.java |  5 +
 .../apache/hadoop/hbase/client/AdminOverAsyncAdmin.java |  5 +
 .../java/org/apache/hadoop/hbase/client/AsyncAdmin.java |  5 +
 .../org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java |  5 +
 .../apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java  | 13 +
 .../hadoop/hbase/shaded/protobuf/ProtobufUtil.java  | 17 +
 .../src/main/protobuf/server/region/Admin.proto | 10 ++
 .../org/apache/hadoop/hbase/io/hfile/BlockCache.java|  9 +
 .../hadoop/hbase/io/hfile/CombinedBlockCache.java   | 10 ++
 .../apache/hadoop/hbase/io/hfile/HFilePreadReader.java  |  5 +++--
 .../hadoop/hbase/io/hfile/bucket/BucketCache.java   |  5 +++--
 .../apache/hadoop/hbase/master/MasterRpcServices.java   |  8 
 .../apache/hadoop/hbase/regionserver/RSRpcServices.java | 13 +
 .../hadoop/hbase/io/hfile/TestPrefetchRSClose.java  | 16 +++-
 .../hbase/io/hfile/TestPrefetchWithBucketCache.java |  2 +-
 .../apache/hadoop/hbase/master/MockRegionServer.java|  8 
 .../hadoop/hbase/rsgroup/VerifyingRSGroupAdmin.java |  5 +
 .../apache/hadoop/hbase/thrift2/client/ThriftAdmin.java |  5 +
 18 files changed, 140 insertions(+), 6 deletions(-)

diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
index 417e0013523..1f22c0fe0a8 100644
--- a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
+++ b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
@@ -2629,4 +2629,9 @@ public interface Admin extends Abortable, Closeable {
* Flush master local region
*/
   void flushMasterStore() throws IOException;
+
+  /**
+   * Get the list of cached files
+   */
+  List getCachedFilesList(ServerName serverName) throws IOException;
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
index bb620aa3cda..9c8f03a1057 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
+++ 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
@@ -1125,4 +1125,9 @@ class AdminOverAsyncAdmin implements Admin {
   public void flushMasterStore() throws IOException {
 get(admin.flushMasterStore());
   }
+
+  @Override
+  public List getCachedFilesList(ServerName serverName) throws 
IOException {
+return get(admin.getCachedFilesList(serverName));
+  }
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
index 1097abbbf5e..313d2f01c88 100644
--- a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
+++ b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
@@ -1843,4 +1843,9 @@ public interface AsyncAdmin {
* Flush master local region
*/
   CompletableFuture flushMasterStore();
+
+  /**
+   * Get the list of cached files
+   */
+  CompletableFuture> getCachedFilesList(ServerName serverName);
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
index 0c7fd0f7b35..247acf48588 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
+++ 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
@@ -995,4 +995,9 @@ class AsyncHBaseAdmin implements AsyncAdmin {
   public CompletableFuture flushMasterStore() {
 return wrap(rawAdmin.flushMasterStore());
   }
+
+  @Override
+  public CompletableFuture> getCachedFilesList(ServerName 
serverName) {
+return wrap(rawAdmin.getCachedFilesList(serverName));
+  }
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
index 953dd202476..92a95d491f0 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
+++ 

(hbase) 01/01: Revert "HBASE-27794: Tooling for parsing/reading the prefetch files list file (#5468)"

2023-11-01 Thread wchevreuil
This is an automated email from the ASF dual-hosted git repository.

wchevreuil pushed a commit to branch revert-5468-hbase-27794-n
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit 6cfbe5adc869a8e5746741f62c76f9f33314efae
Author: Wellington Ramos Chevreuil 
AuthorDate: Wed Nov 1 09:39:00 2023 +

Revert "HBASE-27794: Tooling for parsing/reading the prefetch files list 
file (#5468)"

This reverts commit c37fba61e2db17567f0457e3525aec6fe1aa11af.
---
 .../main/java/org/apache/hadoop/hbase/client/Admin.java |  5 -
 .../apache/hadoop/hbase/client/AdminOverAsyncAdmin.java |  5 -
 .../java/org/apache/hadoop/hbase/client/AsyncAdmin.java |  5 -
 .../org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java |  5 -
 .../apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java  | 13 -
 .../hadoop/hbase/shaded/protobuf/ProtobufUtil.java  | 17 -
 .../src/main/protobuf/server/region/Admin.proto | 10 --
 .../org/apache/hadoop/hbase/io/hfile/BlockCache.java|  9 -
 .../hadoop/hbase/io/hfile/CombinedBlockCache.java   | 10 --
 .../apache/hadoop/hbase/io/hfile/HFilePreadReader.java  |  5 ++---
 .../hadoop/hbase/io/hfile/bucket/BucketCache.java   |  5 ++---
 .../apache/hadoop/hbase/master/MasterRpcServices.java   |  8 
 .../apache/hadoop/hbase/regionserver/RSRpcServices.java | 13 -
 .../hadoop/hbase/io/hfile/TestPrefetchRSClose.java  | 16 +---
 .../hbase/io/hfile/TestPrefetchWithBucketCache.java |  2 +-
 .../apache/hadoop/hbase/master/MockRegionServer.java|  8 
 .../hadoop/hbase/rsgroup/VerifyingRSGroupAdmin.java |  5 -
 .../apache/hadoop/hbase/thrift2/client/ThriftAdmin.java |  5 -
 18 files changed, 6 insertions(+), 140 deletions(-)

diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
index 1f22c0fe0a8..417e0013523 100644
--- a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
+++ b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/Admin.java
@@ -2629,9 +2629,4 @@ public interface Admin extends Abortable, Closeable {
* Flush master local region
*/
   void flushMasterStore() throws IOException;
-
-  /**
-   * Get the list of cached files
-   */
-  List getCachedFilesList(ServerName serverName) throws IOException;
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
index 9c8f03a1057..bb620aa3cda 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
+++ 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AdminOverAsyncAdmin.java
@@ -1125,9 +1125,4 @@ class AdminOverAsyncAdmin implements Admin {
   public void flushMasterStore() throws IOException {
 get(admin.flushMasterStore());
   }
-
-  @Override
-  public List getCachedFilesList(ServerName serverName) throws 
IOException {
-return get(admin.getCachedFilesList(serverName));
-  }
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
index 313d2f01c88..1097abbbf5e 100644
--- a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
+++ b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncAdmin.java
@@ -1843,9 +1843,4 @@ public interface AsyncAdmin {
* Flush master local region
*/
   CompletableFuture flushMasterStore();
-
-  /**
-   * Get the list of cached files
-   */
-  CompletableFuture> getCachedFilesList(ServerName serverName);
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
index 247acf48588..0c7fd0f7b35 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
+++ 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncHBaseAdmin.java
@@ -995,9 +995,4 @@ class AsyncHBaseAdmin implements AsyncAdmin {
   public CompletableFuture flushMasterStore() {
 return wrap(rawAdmin.flushMasterStore());
   }
-
-  @Override
-  public CompletableFuture> getCachedFilesList(ServerName 
serverName) {
-return wrap(rawAdmin.getCachedFilesList(serverName));
-  }
 }
diff --git 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
index 92a95d491f0..953dd202476 100644
--- 
a/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
+++ 
b/hbase-client/src/main/java/org/apache/hadoop/hbase/client/RawAsyncHBaseAdmin.java
@@ -132,8 +132,6 @@ import 
org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.CompactionS
 

(hbase) branch revert-5468-hbase-27794-n created (now 6cfbe5adc86)

2023-11-01 Thread wchevreuil
This is an automated email from the ASF dual-hosted git repository.

wchevreuil pushed a change to branch revert-5468-hbase-27794-n
in repository https://gitbox.apache.org/repos/asf/hbase.git


  at 6cfbe5adc86 Revert "HBASE-27794: Tooling for parsing/reading the 
prefetch files list file (#5468)"

This branch includes the following new commits:

 new 6cfbe5adc86 Revert "HBASE-27794: Tooling for parsing/reading the 
prefetch files list file (#5468)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.