liuxiaocs7 commented on code in PR #8560:
URL: https://github.com/apache/hbase/pull/8560#discussion_r3859934994


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MasterObserver.java:
##########
@@ -1834,12 +1834,34 @@ default void 
postRevoke(ObserverContext<MasterCoprocessorEnvironment> ctx,
    * @param family    the table column family, null if don't get table family 
permission
    * @param qualifier the table column qualifier, null if don't get table 
qualifier permission
    * @throws IOException if something went wrong
+   * @deprecated Since 2.5.17,2.6.8, 2.7.0, 3.0.1 and 3.10, will be removed in 
4.0.0. Use

Review Comment:
   `3.10` should be `3.1.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