ezhou413 commented on code in PR #21617:
URL: https://github.com/apache/kafka/pull/21617#discussion_r2908756676
##########
streams/src/main/java/org/apache/kafka/streams/state/internals/MeteredSessionStore.java:
##########
@@ -138,6 +138,25 @@ private void registerMetrics() {
}
}
);
+ // Only register this metric if it is an in-memory store
Review Comment:
removed
--
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]