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

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

hfutatzhanghb opened a new pull request, #6268:
URL: https://github.com/apache/hadoop/pull/6268

   ### Description of PR
   We should make the length of date string of MountTableResolver#TRASH_PATTERN 
have fixed length.
   
   because the trash dirs look like below pattern:
   
   /user/hdfs/.Trash/231113002000
   
   the data string has a fixed length of 12.




> Optimize MountTableResolver#TRASH_PATTERN
> -----------------------------------------
>
>                 Key: HDFS-17251
>                 URL: https://issues.apache.org/jira/browse/HDFS-17251
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: rbf
>    Affects Versions: 3.3.6
>            Reporter: farmmamba
>            Priority: Minor
>
> We should make the length of date string of MountTableResolver#TRASH_PATTERN 
> have fixed length.
> because the trash dirs look like below pattern:
> /user/hdfs/.Trash/231113002000
> the data string has a fixed length of 12.



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