kerneltime commented on code in PR #3767:
URL: https://github.com/apache/ozone/pull/3767#discussion_r978173184


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/protocol/OzoneManagerProtocol.java:
##########
@@ -910,16 +909,4 @@ default CancelPrepareResponse cancelOzoneManagerPrepare() 
throws IOException {
     return CancelPrepareResponse.newBuilder().build();
   }
 
-  /**
-   * Send RPC request with or without payload to OM

Review Comment:
   Why did we need to drop this from the OM Protocol?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to