Apache9 commented on code in PR #6947:
URL: https://github.com/apache/hbase/pull/6947#discussion_r3421545532


##########
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java:
##########
@@ -94,10 +94,17 @@ public 
TableSnapshotRegionSplit(TableSnapshotInputFormatImpl.InputSplit delegate
       this.delegate = delegate;
     }
 
+    /**
+     * @deprecated since 4.0.0. Use

Review Comment:
   If this is a bug, I think we should deprecated it from the current active 
release lines, 2.5.x and 2.6.x, and 3.0.0, and remove it from 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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to