[jira] [Resolved] (KAFKA-6498) Add RocksDB statistics via Streams metrics

2021-11-03 Thread Bruno Cadonna (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-6498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Cadonna resolved KAFKA-6498. -- Resolution: Done > Add RocksDB statistics via Streams metr

[jira] [Created] (KAFKA-10025) Segfault in RocksDB Statistics

2020-05-19 Thread Sophie Blee-Goldman (Jira)
Sophie Blee-Goldman created KAFKA-10025: --- Summary: Segfault in RocksDB Statistics Key: KAFKA-10025 URL: https://issues.apache.org/jira/browse/KAFKA-10025 Project: Kafka Issue Type: Bug

Re: Rocksdb Statistics

2020-04-22 Thread Nagendra Korrapati
Thanks Bruno. On 2020/04/22 15:58:50, Bruno Cadonna wrote: > Hi Nagendra,> > > What you describe is a known issue:> > https://issues.apache.org/jira/browse/KAFKA-9675> > > And you also described the appropriate fix:> > https://github.com/apache/kafka/pull/8256> > > The issue is fixed an

Re: Rocksdb Statistics

2020-04-22 Thread Bruno Cadonna
Hi Nagendra, What you describe is a known issue: https://issues.apache.org/jira/browse/KAFKA-9675 And you also described the appropriate fix: https://github.com/apache/kafka/pull/8256 The issue is fixed and will be included in 2.6.0, 2.4.2, 2.5.1. I am sorry for any inconveniences. Best, Bruno

Rocksdb Statistics

2020-04-22 Thread Nagendra Korrapati
I am using kafka-streams-2.4.0. My issue details : metrics.recording.level is set to DEBUG Still all the stream-state-metrics values recorded are all 0. (Ex: bytes-written-total etc.,) Changed the code in RocksDBStore class openDB method. Moved the call to maybeSetupMetricsRecorder b

[jira] [Created] (KAFKA-6498) Add RocksDB statistics via Streams metrics

2018-01-29 Thread Guozhang Wang (JIRA)
Guozhang Wang created KAFKA-6498: Summary: Add RocksDB statistics via Streams metrics Key: KAFKA-6498 URL: https://issues.apache.org/jira/browse/KAFKA-6498 Project: Kafka Issue Type