[ 
https://issues.apache.org/jira/browse/HDFS-17162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756052#comment-17756052
 ] 

ASF GitHub Bot commented on HDFS-17162:
---------------------------------------

simbadzina commented on code in PR #5959:
URL: https://github.com/apache/hadoop/pull/5959#discussion_r1298654179


##########
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/StateStoreService.java:
##########
@@ -64,6 +64,12 @@
  * <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}

Review Comment:
   Might be good to further distinguish these two. The former using for the 
local file system and the other using a generic filesystem.





> RBF: Add missing comments in StateStoreService
> ----------------------------------------------
>
>                 Key: HDFS-17162
>                 URL: https://issues.apache.org/jira/browse/HDFS-17162
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: rbf
>            Reporter: TIsNotT
>            Priority: Minor
>              Labels: pull-request-available
>
> StateStoreService lacks an introduction to StateStoreFileSystemImpl and 
> StateStoreMySQLImpl [link 
> HDFS-16943|https://issues.apache.org/jira/projects/HDFS/issues/HDFS-16943?filter=allissues].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to