You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2018/03/13 23:43:00 UTC

[jira] [Created] (IMPALA-6656) Metrics for time spent in BufferAllocator

Tim Armstrong created IMPALA-6656:
-------------------------------------

             Summary: Metrics for time spent in BufferAllocator
                 Key: IMPALA-6656
                 URL: https://issues.apache.org/jira/browse/IMPALA-6656
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


We should track the total time spent and the time spent in TCMalloc so we can understand where time is going globally. 

I think we should shard these metrics across the arenas so we can see if the problem is just per-arena, and also to avoid contention between threads when updating the metrics.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)