Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.2.0, 2.3.0
-
None
-
None
Description
Key-value stores record read operations in metrics prefixed by get-, whereas window and session stores record read operations in metrics prefixed by fetch-. The documentation does not mention fetch at all.
We should either adapt the documentation or change the metrics prefixed by fetch- to be prefixed with get-.
Attachments
Issue Links
- relates to
-
KAFKA-8088 Deprecate `WindowStoreIterator` interface
- Open