bhattmanish98 opened a new pull request, #7791: URL: https://github.com/apache/hadoop/pull/7791
JIRA: https://issues.apache.org/jira/browse/HADOOP-19595 -------------------------------------------------------------------------------------------------------------------------- Trunk PR: https://github.com/apache/hadoop/pull/7765 Currently, we keep the namespaceEnabled information at both the client and store levels, updating it in both locations when a filesystem is created. With this PR, we've moved this information to the ABFS configuration class, allowing anyone who needs it to access it from there. This update helps minimize confusion and removes data redundancy. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org