Integrated: 8284: Fix Jolokia discovery issues
Martin Skarsaune
duke at openjdk.org
Thu Nov 7 15:27:58 UTC 2024
On Wed, 30 Oct 2024 18:47:30 GMT, Martin Skarsaune <duke at openjdk.org> wrote:
> This fixes two bugs with Jolokia discovery:
> 1. serious : repeated discovery runs crash. Runing repeatedly in the background is the whole point
> 2. more of an annoyance: the PR disables JMC agent by omitting JVM info in the descriptor (as presence is interpreted as a local JVM)
> Both tested OK.
This pull request has now been integrated.
Changeset: 19ec0200
Author: Martin Skarsaune <martin at skarsaune.net>
Committer: Alex Macdonald <aptmac at openjdk.org>
URL: https://git.openjdk.org/jmc/commit/19ec020068d278095d03064b90d78c4d5d181a6f
Stats: 115 lines in 2 files changed: 3 ins; 105 del; 7 mod
8284: Fix Jolokia discovery issues
Reviewed-by: aptmac
-------------
PR: https://git.openjdk.org/jmc/pull/597
More information about the jmc-dev
mailing list