[
https://issues.apache.org/jira/browse/HDFS-15082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011018#comment-17011018
]
Íñigo Goiri commented on HDFS-15082:
------------------------------------
Not sure about the overall discussion but a few minor components on the patch:
* Instead of using 255 in the config, can we refer to
DFS_NAMENODE_MAX_COMPONENT_LENGTH_KEY?
* Can we use long for maxComponentLength?
> RBF: Check each component length of destination path when add/update mount
> entry
> --------------------------------------------------------------------------------
>
> Key: HDFS-15082
> URL: https://issues.apache.org/jira/browse/HDFS-15082
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: rbf
> Reporter: Xiaoqiao He
> Assignee: Xiaoqiao He
> Priority: Major
> Attachments: HDFS-15082.001.patch
>
>
> When add/update mount entry, each component length of destination path could
> exceed filesystem path component length limit, reference to
> `dfs.namenode.fs-limits.max-component-length` of NameNode. So we should check
> each component length of destination path when add/update mount entry at
> Router side.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]