This is an automated email from the ASF dual-hosted git repository.

stevel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git

commit 2dfe947f202db7cd321b152d9c202a7c677c3293
Author: Steve Loughran <ste...@cloudera.com>
AuthorDate: Fri Aug 25 14:02:10 2023 +0100

    Revert "Add missing comments in StateStoreService (#5959)"
    
    This reverts commit 439c8653cf7af7ae63be8ca84b1ac9b0113b330e.
---
 .../hadoop/hdfs/server/federation/store/StateStoreService.java      | 6 ------
 1 file changed, 6 deletions(-)

diff --git 
a/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/StateStoreService.java
 
b/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/StateStoreService.java
index ff0ea486e21..ce460a87c8e 100644
--- 
a/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/StateStoreService.java
+++ 
b/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/StateStoreService.java
@@ -64,12 +64,6 @@ import org.apache.hadoop.classification.VisibleForTesting;
  * <li>File {@link
  * 
org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileImpl
  * StateStoreFileImpl}
- * <li>FileSystem {@link
- * 
org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreFileSystemImpl
- * StateStoreFileSystemImpl}
- * <li>MySQL {@link
- * 
org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreMySQLImpl
- * StateStoreMySQLImpl}
  * <li>ZooKeeper {@link
  * 
org.apache.hadoop.hdfs.server.federation.store.driver.impl.StateStoreZooKeeperImpl
  * StateStoreZooKeeperImpl}


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to