[
https://issues.apache.org/jira/browse/HDFS-17917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079921#comment-18079921
]
ASF GitHub Bot commented on HDFS-17917:
---------------------------------------
magnuma3 commented on PR #8475:
URL: https://github.com/apache/hadoop/pull/8475#issuecomment-4417015858
Failed test is not related with this PR.
> Fix empty block list enqueue in markedDeleteQueue
> -------------------------------------------------
>
> Key: HDFS-17917
> URL: https://issues.apache.org/jira/browse/HDFS-17917
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: KWON BYUNGCHANG
> Priority: Minor
> Labels: pull-request-available
> Attachments: HDFS-17917.001.patch, HDFS-17917.002.patch
>
>
> When deleting empty directory, empty list is added to markedDeleteQueue.
> I think this is unnecessary. and markedDeleteQueue.size() is O( n )
> operation, so it is costly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]