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


##########
hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java:
##########
@@ -4251,6 +4251,7 @@ public void remoteProcedureFailed(long procId, 
RemoteProcedureException error) {
    * @return procedure Id
    * @throws IOException if reopening region fails while running procedure
    */
+  @Deprecated

Review Comment:
   Done! I’ve added the deprecation cycle and an explanation for the 
deprecation.



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