cadonna opened a new pull request #9177:
URL: https://github.com/apache/kafka/pull/9177


   This commit adds the first RocksDB metric that exposes RocksDB property 
num-entries-active-mem-table. More specifically it introduces
   
   - code in StreamsMetricsImpl that is shared by all such metrics,
   - unit tests for the shared code
   - code that adds the metric
   - unit tests and intergration tests for the metric
   
   This commit only contains one metric to keep the PR at a reasonable size. 
All other RocksDB metrics described in KIP-607 will be added in other PRs.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to