[
https://issues.apache.org/jira/browse/HDFS-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031001#comment-18031001
]
ASF GitHub Bot commented on HDFS-17066:
---------------------------------------
github-actions[bot] closed pull request #5806: HDFS-17066: RBF: The
construction of the trash path in the downstream nameservice should be based on
src locations.
URL: https://github.com/apache/hadoop/pull/5806
> RBF: The construction of the trash path in the downstream nameservice should
> be based on src locations.
> -------------------------------------------------------------------------------------------------------
>
> Key: HDFS-17066
> URL: https://issues.apache.org/jira/browse/HDFS-17066
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: rbf
> Reporter: fuchaohong
> Priority: Major
> Labels: pull-request-available
>
> When deleting data to the Trash from a mount point, the Router should create
> trash path be consistent with downstream nameservice path.
> Mount Table Entries:
> Source Destinations
> /tmp_ns1 ns1->/tmp
> hdfs dfs -rm -f /tmp_ns1/test
> The downstream nameservice trash-path is
> /user/xxx/.Trash/Current{*}/tmp_ns1/test{*}, should be
> /user/xxx/.Trash/Current{*}/tmp/test.{*}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]