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


##########
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:
   Please add a deprecation cycle and explaination about the deprecation? Or if 
this is not a IA.Public class, let's just remove it?



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