Sophie Blee-Goldman created KAFKA-7963:
------------------------------------------
Summary: Extract hard-coded strings to centralized place
Key: KAFKA-7963
URL: https://issues.apache.org/jira/browse/KAFKA-7963
Project: Kafka
Issue Type: Improvement
Reporter: Sophie Blee-Goldman
Several string literals are hard-coded into the metrics, eg
"expired-window-record-drop" and "late-record-drop" in the window bytes stores.
These should be moved to a sensible central location, and widespread string
literals from these metrics may be causing memory pressure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)