[
https://issues.apache.org/jira/browse/KAFKA-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306318#comment-15306318
]
Greg Fodor commented on KAFKA-3769:
-----------------------------------
Actually, additionally it looks like the code path for fetching from RocksDB
spends most of its time recording the latency metrics :(
> KStream job spending 60% of time writing metrics
> ------------------------------------------------
>
> Key: KAFKA-3769
> URL: https://issues.apache.org/jira/browse/KAFKA-3769
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 0.10.0.0
> Reporter: Greg Fodor
> Assignee: Guozhang Wang
> Priority: Critical
>
> I've been profiling a complex streams job, and found two major hotspots when
> writing metrics, which take up about 60% of the CPU time of the job. (!) A PR
> is attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)