ndimiduk commented on a change in pull request #1977:
URL: https://github.com/apache/hbase/pull/1977#discussion_r446271450



##########
File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/tool/LoadIncrementalHFiles.java
##########
@@ -803,14 +803,35 @@ private boolean checkHFilesCountPerRegionPerFamily(
    * <p>
    * Protected for testing.
    * @return empty list if success, list of items to retry on recoverable 
failure
+   * @deprecated as of release 2.3.0. Use {@link BulkLoadHFiles} instead.

Review comment:
       Unnecessary, I think, because the whole class already has this comment.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to