You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "lei w (Jira)" <ji...@apache.org> on 2021/08/30 07:12:00 UTC

[jira] [Created] (HDFS-16196) Namesystem#completeFile method will log incorrect path information when router to access

lei w created HDFS-16196:
----------------------------

             Summary: Namesystem#completeFile method will log incorrect path information when router to access
                 Key: HDFS-16196
                 URL: https://issues.apache.org/jira/browse/HDFS-16196
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: lei w


Router not send entire path information to namenode because ClientProtocol#complete method`s parameter with fileId. Then NameNode will log incorrect path information. This is very confusing, should we let the router pass the path information or modify the log path on  namenode?
completeFile log as fllow:
StateChange: DIR* completeFile: / is closed by DFSClient_NONMAPREDUC_*****



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org