[
https://issues.apache.org/jira/browse/HBASE-16089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15616920#comment-15616920
]
Mikhail Antonov commented on HBASE-16089:
-----------------------------------------
[~eclark] do you remember why this change was made to the default target delay?
https://issues.apache.org/jira/secure/attachment/12813161/HBASE-16089.v3.patch
from
{code}public static final int CALL_QUEUE_CODEL_DEFAULT_TARGET_DELAY = 5; {code}
tp
{code}public static final int CALL_QUEUE_CODEL_DEFAULT_TARGET_DELAY = 100;{code}
> Add on FastPath for CoDel
> -------------------------
>
> Key: HBASE-16089
> URL: https://issues.apache.org/jira/browse/HBASE-16089
> Project: HBase
> Issue Type: Improvement
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 2.0.0, 1.3.0, 1.4.0
>
> Attachments: HBASE-16089.patch, HBASE-16089.v1.patch,
> HBASE-16089.v2.patch, HBASE-16089.v3.patch,
> baselineFifo_codel_codelPlusPatch.png, v3.png
>
>
> If this is all that awesome, so we should have it on CoDel too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)