You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose server config, session queue and node as MBeans for JMX monitoring. (#8838)
* Expose server config, session queue and node as MBeans for JMX monitoring.
* Making tests compile again
* [grid] Add JMX queuer tests. Fix indentation.
* [grid] Use isZero() in JMXTest
* [grid] Fix newsessionqueue config test.
* [grid] Update assert for JMXTest.
* [grid] Fix node JMXTest.
* [grid] Avoid starting the server to test JMX registration.
* [grid] Unregister MXBean before testing.
* Addressing comments to merge this PR
Co-authored-by: Diego Molina <[email protected]>
Co-authored-by: Diego Molina <[email protected]>
0 commit comments