hfutatzhanghb commented on code in PR #7139:
URL: https://github.com/apache/hadoop/pull/7139#discussion_r1825397924


##########
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/protocolPB/RefreshUserMappingsProtocolServerSideTranslatorPB.java:
##########
@@ -32,12 +32,12 @@
 public class RefreshUserMappingsProtocolServerSideTranslatorPB implements 
RefreshUserMappingsProtocolPB {
 
   private final RefreshUserMappingsProtocol impl;
-  
-  private final static RefreshUserToGroupsMappingsResponseProto 
+
+  protected final static RefreshUserToGroupsMappingsResponseProto 
   VOID_REFRESH_USER_GROUPS_MAPPING_RESPONSE =
       RefreshUserToGroupsMappingsResponseProto.newBuilder().build();
 
-  private final static RefreshSuperUserGroupsConfigurationResponseProto
+  protected final static RefreshSuperUserGroupsConfigurationResponseProto
   VOID_REFRESH_SUPERUSER_GROUPS_CONFIGURATION_RESPONSE = 

Review Comment:
   @KeeProMise Sir , thanks for reminding.  fixed



-- 
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]

Reply via email to