2005hithlj commented on code in PR #6133:
URL: https://github.com/apache/hbase/pull/6133#discussion_r1701656288
##########
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/RegionObserver.java:
##########
@@ -1567,7 +1567,8 @@ default List<Pair<Cell, Cell>> postAppendBeforeWAL(
* @param ctx the environment provided by the region server
* @param delTracker the deleteTracker that is created by the QueryMatcher
* @return the Delete Tracker
- * @deprecated Since 2.0 with out any replacement and will be removed in 3.0
+ * @deprecated Since 2.0, will be removed in 4.0. Visibility label feature
still use this method,
Review Comment:
@Apache9 Thanks for your review. I have revised it. could you take a look?
Thanks.
--
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]