adoroszlai opened a new pull request #1157: URL: https://github.com/apache/hadoop-ozone/pull/1157
## What changes were proposed in this pull request? Move new `SCMRatisProtocol.proto` to `hadoop-hdds/interface-server` project, and let it be compiled by `protobuf-maven-plugin`. https://issues.apache.org/jira/browse/HDDS-3911 ## How was this patch tested? Compiled locally after uninstalling Protobuf: ``` $ which protoc protoc not found $ mvn -DskipTests clean package ... [INFO] BUILD SUCCESS ``` Acceptance test compiles fine: https://github.com/adoroszlai/hadoop-ozone/runs/826834813#step:5:8603 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org