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

Update jrobin library #160

Closed
guusdk opened this issue Jan 11, 2021 · 0 comments
Closed

Update jrobin library #160

guusdk opened this issue Jan 11, 2021 · 0 comments

Comments

@guusdk
Copy link
Member

guusdk commented Jan 11, 2021

The monitoring plugin uses the third party JRobin library for its RRD implementation used to collect statistics.

In heap dumps created to diagnose memory leaks, classes from this library are visible. It is likely that JRobin isn't actually contributing to the problem, but we might as well update JRobin, as later releases do seem to include fixes that relate to instance reference management.

JRobin's later releases aren't available in the central Maven repository, but are provided publicly in the OpenNMS repository.

guusdk added a commit to guusdk/openfire-monitoring-plugin that referenced this issue Jan 11, 2021
The monitoring plugin uses the third party JRobin library for its RRD implementation used to collect statistics.

In heap dumps created to diagnose memory leaks, classes from this library are visible. It is likely that JRobin isn't actually contributing to the problem, but we might as well update JRobin, as later releases do seem to include fixes that relate to instance reference management.

JRobin's later releases aren't available in the central Maven repository, but are provided publicly in the OpenNMS repository.
@guusdk guusdk closed this as completed in 3cf4595 Jan 31, 2021
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