[ 
https://issues.apache.org/jira/browse/HDFS-17066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030788#comment-18030788
 ] 

ASF GitHub Bot commented on HDFS-17066:
---------------------------------------

github-actions[bot] commented on PR #5806:
URL: https://github.com/apache/hadoop/pull/5806#issuecomment-3417558693

   We're closing this stale PR because it has been open for 100 days with no 
activity. This isn't a judgement on the merit of the PR in any way. It's just a 
way of keeping the PR queue manageable.
   If you feel like this was a mistake, or you would like to continue working 
on it, please feel free to re-open it and ask for a committer to remove the 
stale tag and review again.
   Thanks all for your contribution.




> 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]

Reply via email to