[ 
https://issues.apache.org/jira/browse/HDFS-17650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17894761#comment-17894761
 ] 

ASF GitHub Bot commented on HDFS-17650:
---------------------------------------

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





>  [ARR] The router server-side rpc protocol PB supports asynchrony.
> ------------------------------------------------------------------
>
>                 Key: HDFS-17650
>                 URL: https://issues.apache.org/jira/browse/HDFS-17650
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: farmmamba
>            Assignee: farmmamba
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to