You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/09/22 23:58:18 UTC

[GitHub] [ozone] kerneltime commented on a diff in pull request #3767: HDDS-7243. Remove POST_PROCESSOR from OzoneManagerRequestHandler echoRPC method

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org