Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing JMX NodeSet attributes #17

Open
pulewicz opened this issue Dec 30, 2021 · 0 comments
Open

Missing JMX NodeSet attributes #17

pulewicz opened this issue Dec 30, 2021 · 0 comments

Comments

@pulewicz
Copy link

Looking at the code: https://github.com/ReactiveMongo/ReactiveMongo-Monitoring/blob/master/jmx/src/main/scala/ConnectionListener.scala#L324, seems like the 2 attributes of the NodeSet are missing: AwaitingRequests, MaxAwaitingRequestsPerChannel (see the attached screenshots from jconsole for a comparison).

Should they be there by default or are there some additional requirements?

Versions:
reactivemongo: 1.0.10
reactivemongo-jms: 1.0.8 (the documentation says 1.0.10, but 1.0.8 is the newest)
scala: 2.13.7

Screenshot 2021-12-30 at 10 31 13
Screenshot 2021-12-30 at 10 31 43
Screenshot 2021-12-30 at 10 31 31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant