confluentinc / confluentinc/rest-utils
JMX metrics: connections-active counter decreases.
Open
- Dominant language
- Java
- Stars
- 25
- Forks
- 211
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 3
Description
When monitoring schema registry through JMX, I get decreasing "connections-active" counter.

I found by debugging that the closed() method of MetricsListener is called two times for every connections, which explains the decrease, but I could not spot the source of the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.