fuchaohong created HDFS-17588: --------------------------------- Summary: RBF: Clients using RouterObserverReadProxyProvider should first perform msync. Key: HDFS-17588 URL: https://issues.apache.org/jira/browse/HDFS-17588 Project: Hadoop HDFS Issue Type: Improvement Components: rbf Reporter: fuchaohong
When using RouterObserverReadProxyProvider to initiate the first RPC request, the router routes this RPC to the active namenode and updates the stateid of the corresponding nameservice. However, the stateid of other nameservices is not updated. Clients should first perform msync to update the stateid of all nameservices with enabled Observers. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org