Guozhang Wang created KAFKA-7243:
------------------------------------
Summary: Add unit integration tests to validate metrics in Kafka
Streams
Key: KAFKA-7243
URL: https://issues.apache.org/jira/browse/KAFKA-7243
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Guozhang Wang
We should add an integration test for Kafka Streams, that validates:
1. After streams application are started, all metrics from different levels
(thread, task, processor, store, cache) are correctly created and displaying
recorded values.
2. When streams applicatio are shutdown, all metrics are correctly
de-registered and removed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)