[
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
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
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
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
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
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