virajjasani commented on a change in pull request #1977:
URL: https://github.com/apache/hbase/pull/1977#discussion_r446138110
##########
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:
Will be removed as part of 3.0.0/4.0.0 ?
----------------------------------------------------------------
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:
[email protected]