wchevreuil commented on a change in pull request #3574:
URL: https://github.com/apache/hbase/pull/3574#discussion_r686814909



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java
##########
@@ -572,51 +572,15 @@ public void removeStoreFiles(String familyName, 
Collection<HStoreFile> storeFile
   // 
===========================================================================
   //  Splits Helpers
   // 
===========================================================================
-  /** @return {@link Path} to the temp directory used during split operations 
*/
+  /** @return {@link Path} to the table directory for split daughters */
   Path getSplitsDir() {

Review comment:
       Not really, let me remove it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to