Skip to content

HDFS-17904. ProcessTimedOutExcessBlocks holds the BM lock for a long time#8406

Draft
CapMoon wants to merge 1 commit intoapache:trunkfrom
CapMoon:HDFS-17904
Draft

HDFS-17904. ProcessTimedOutExcessBlocks holds the BM lock for a long time#8406
CapMoon wants to merge 1 commit intoapache:trunkfrom
CapMoon:HDFS-17904

Conversation

@CapMoon
Copy link
Copy Markdown
Contributor

@CapMoon CapMoon commented Apr 3, 2026

HDFS-17904. ProcessTimedOutExcessBlocks holds the BM lock for a long time

Description of PR

Spent a significant amount of time iterating over the Map<String, LightWeightHashSet> in ExcessRedundancyMap; the iteration should be moved outside the lock.

ProcessTimedOutExcessBlocks

@hadoop-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 21s #8406 does not apply to trunk. Rebase required? Wrong Branch? See https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8406/2/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@CapMoon CapMoon marked this pull request as draft April 7, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants