You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/12/02 22:45:59 UTC

[jira] [Updated] (KUDU-695) contention on glog disk can block reactor threads

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

Todd Lipcon updated KUDU-695:
-----------------------------
    Status: In Review  (was: Open)

> contention on glog disk can block reactor threads
> -------------------------------------------------
>
>                 Key: KUDU-695
>                 URL: https://issues.apache.org/jira/browse/KUDU-695
>             Project: Kudu
>          Issue Type: Bug
>          Components: perf
>    Affects Versions: Public beta
>            Reporter: Todd Lipcon
>
> After adding a watchdog which shows the stack trace of blocked reactor callbacks, I see that in many cases it's actually due to blocking within glog itself. We should see whether we can use an asynchronous sink in glog to avoid this, or else we need to be more careful to move even more work off of reactors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)