mirror of https://github.com/apache/kafka.git
				
				
				
			| This change makes adding a metric to a sensor idempotent. That is, if the metric is already added to the sensor, the method returns with success. The current behavior is that any attempt to register a second metric with the same name is an error. Testing strategy: There is a new unit test covering this behavior Reviewers: Guozhang Wang <guozhang@confluent.io>, Bill Bejeck <bill@confluent.io> | ||
|---|---|---|
| .. | ||
| api | ||
| file/src | ||
| json | ||
| runtime/src | ||
| transforms/src | ||