tanvipenumudy commented on code in PR #4747:
URL: https://github.com/apache/ozone/pull/4747#discussion_r1202253466
##########
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/protocolPB/SecretKeyProtocolClientSideTranslatorPB.java:
##########
@@ -50,7 +52,7 @@
* {@link SecretKeyProtocol} to the server proxy.
*/
public class SecretKeyProtocolClientSideTranslatorPB implements
- SecretKeyProtocol, ProtocolTranslator, Closeable {
+ SecretKeyProtocol, SecretKeyProtocolScm, ProtocolTranslator, Closeable {
Review Comment:
Thank you, I have made the changes to avoid redundant implementation.
--
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]