Bill Bejeck created KAFKA-20473:
-----------------------------------
Summary: KIP-892: Wire uncommitted bytes through metered store
wrappers and add metric
Key: KAFKA-20473
URL: https://issues.apache.org/jira/browse/KAFKA-20473
Project: Kafka
Issue Type: Sub-task
Reporter: Bill Bejeck
Add uncommitted-state-bytes gauge metric and wire
approximateNumUncommittedBytes() through all metered wrappers.
- StateStoreMetrics.java — new uncommitted-state-bytes gauge
- MeteredKeyValueStore, MeteredSessionStore, MeteredWindowStore,
MeteredVersionedKeyValueStore
- Headers-enabled metered wrappers (KIP-1271):
- MeteredTimestampedKeyValueStoreWithHeaders
- MeteredTimestampedWindowStoreWithHeaders
- MeteredSessionStoreWithHeaders
--
This message was sent by Atlassian Jira
(v8.20.10#820010)