tanvipenumudy commented on code in PR #4760: URL: https://github.com/apache/ozone/pull/4760#discussion_r1204936119
########## hadoop-hdds/framework/pom.xml: ########## @@ -170,6 +170,12 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <groupId>org.awaitility</groupId> <artifactId>awaitility</artifactId> </dependency> + <dependency> Review Comment: I was doing this since `ManagedSecretKey.java` required `OzoneManagerProtocolProtos` from the package `org.apache.hadoop.ozone.protocol.proto` - I will take a look at this to see how this can be avoided, thanks. -- 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]
