You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2017/06/21 16:56:00 UTC

[jira] [Resolved] (HADOOP-14031) Reduce fair call queue performance impact

     [ https://issues.apache.org/jira/browse/HADOOP-14031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daryn Sharp resolved HADOOP-14031.
----------------------------------
    Resolution: Fixed

All subtasks are complete.

> Reduce fair call queue performance impact
> -----------------------------------------
>
>                 Key: HADOOP-14031
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14031
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 2.7.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>
> The fair call queue has performance deficits that create an illusion of reasonable performance under heavy load.  However, there is excessive lock contention, priority inversion, and pushback/reconnect issues that combine to create an artificial rate-limiting on the ingress.
> The result is server metrics look good, call queue looks low, yet clients experience dismal latencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org