Skip to content

HBASE-29912 Codel lifoThreshold should be applied on soft queue limit#8345

Open
Umeshkumar9414 wants to merge 7 commits into
apache:branch-2from
Umeshkumar9414:HBASE-29912_branch_2
Open

HBASE-29912 Codel lifoThreshold should be applied on soft queue limit#8345
Umeshkumar9414 wants to merge 7 commits into
apache:branch-2from
Umeshkumar9414:HBASE-29912_branch_2

Conversation

@Umeshkumar9414

Copy link
Copy Markdown
Contributor

After HBASE-16089 codel target delay was changed to 100, that is not standard for CoDel (patch). I have changed it back.
To visualize why we should have 5 target delay with 100 interval, I used the model, With target delay 100 and interval 100 we are more prone the queue being full, although CoDel will be still helpful in LIFO mode but a full queue is problem as it can cause OOM.

@liuxiaocs7 liuxiaocs7 added the backport This PR is a back port of some issue or issues already committed to master label Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a back port of some issue or issues already committed to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants