[ https://issues.apache.org/jira/browse/HDFS-17650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911473#comment-17911473 ]
ASF GitHub Bot commented on HDFS-17650: --------------------------------------- hfutatzhanghb commented on PR #7139: URL: https://github.com/apache/hadoop/pull/7139#issuecomment-2580074232 > I didn't get why we need to update `ClientNamenodeProtocolServerSideTranslatorPB` and `NamenodeProtocolServerSideTranslatorPB`. Others look good to me. Will give +1 from my side once solve these suspicious changes. Thanks. @Hexiaoqiao Sir, we just make some fields and methods from private to protected in `ClientNamenodeProtocolServerSideTranslatorPB` and `NamenodeProtocolServerSideTranslatorPB` to make those fields can be accessed by the child class of these two classes such as `RouterClientNamenodeProtocolServerSideTranslatorPB ` and `RouterNamenodeProtocolServerSideTranslatorPB`. > [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