You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2016/04/05 01:46:25 UTC

[jira] [Updated] (KAFKA-3183) Add metrics for persistent store caching layer

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

Guozhang Wang updated KAFKA-3183:
---------------------------------
    Component/s: kafka streams

> Add metrics for persistent store caching layer
> ----------------------------------------------
>
>                 Key: KAFKA-3183
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3183
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: kafka streams
>            Reporter: Guozhang Wang
>
> We need to add the metrics collection such as cache hits / misses, cache size, dirty key size, etc for the RocksDBStore. However this may need to refactor the RocksDBStore a little bit since currently caching is not exposed to the MeteredKeyValueStore, and it uses an LRUCacheStore as the cache that does not keep the dirty key set.



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