stevenschlansker commented on PR #20328: URL: https://github.com/apache/kafka/pull/20328#issuecomment-3433666154
Confirmed, the original reason our heap was filling up with these strings was due to KAFKA-19748. I still observe that the metrics tags are highly redundant, yet stored as separate copies of the same strings - but by fixing the leak, the pressure to "do something" about it is much less. I still think this is worth considering. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
