arp7 commented on a change in pull request #1521: HDDS-2073. Make 
SCMSecurityProtocol message based
URL: https://github.com/apache/hadoop/pull/1521#discussion_r330206688
 
 

 ##########
 File path: hadoop-hdds/common/src/main/proto/SCMSecurityProtocol.proto
 ##########
 @@ -30,33 +30,73 @@ option java_generic_services = true;
 
 option java_generate_equals_and_hash = true;
 
-package hadoop.hdds;
+package hadoop.hdds.security;
 
 import "hdds.proto";
 
+
+message SCMSecurityRequest {
 
 Review comment:
   A short comment here would be helpful for maintainers.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to