DaveTeng0 opened a new pull request, #4051: URL: https://github.com/apache/ozone/pull/4051
## What changes were proposed in this pull request? 1. Remove RequestFeatureValidator from echoRPC method in OzoneManagerRequestHandler.java which previously supports only for ValidationCondition.OLDER_CLIENT_REQUESTS 2. Remove EchoRPC command from ratis operation (since the EchoRPC command currently isn't designed to go though ratis. But maybe we'll improve that feature later in order to test performance of Ozone RPC communication in ratis as well.) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7243 ## How was this patch tested? Current robot test in [hadoop-ozone/dist/src/main/smoketest/freon/echoRPCLoad.robot](https://github.com/apache/ozone/blob/master/hadoop-ozone/dist/src/main/smoketest/freon/echoRPCLoad.robot) -- 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]
