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

Support grizzly-memcached's monitoring features using Grizzly JMX #13

Open
carryel opened this issue Nov 17, 2023 · 0 comments
Open

Support grizzly-memcached's monitoring features using Grizzly JMX #13

carryel opened this issue Nov 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@carryel
Copy link
Contributor

carryel commented Nov 17, 2023

Grizzly memcached clients and connection pools used together are provided as JMX Objects to enable monitoring.

In addition, it provides an option to register Grizzly transport, which is used internally, with JMX.

@carryel carryel added the enhancement New feature or request label Nov 17, 2023
@carryel carryel self-assigned this Nov 17, 2023
carryel added a commit to carryel/grizzly-memcached that referenced this issue Nov 17, 2023
…Grizzly JMX"(eclipse-ee4j#13)

+ (Trivial) Fixed several log messages and line alignment.
+ (Trivial) Updated pom's library version.
carryel added a commit to carryel/grizzly-memcached that referenced this issue Nov 17, 2023
…izzly JMX"(eclipse-ee4j#13)

+ removed unnecessary comments(local test codes).
carryel added a commit to carryel/grizzly-memcached that referenced this issue Dec 4, 2023
carryel added a commit to carryel/grizzly-memcached that referenced this issue Dec 8, 2023
carryel added a commit to carryel/grizzly-memcached that referenced this issue Dec 9, 2023
…izzly JMX"(eclipse-ee4j#13)

+ For errors that occur when enabling/disabling JMX, only logs are left and the errors are ignored.
carryel added a commit to carryel/grizzly-memcached that referenced this issue Jan 19, 2024
carryel added a commit to carryel/grizzly-memcached that referenced this issue Aug 22, 2024
…izzly JMX"(eclipse-ee4j#13)

+ Added stats(Keyed object which is generally related to network connection managed in the basic object pool).
carryel added a commit to carryel/grizzly-memcached that referenced this issue Oct 2, 2024
…izzly JMX"(eclipse-ee4j#13)

+ Fixed an issue where the previous pool was monitored instead of the newly created pool when the pool was dynamically destroyed and recreated.
+ Remove unused(duplicated) mbean attributes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant