RFR: 7455: Add support for jolokia JMX service connection [v26]
Martin Skarsaune
duke at openjdk.org
Thu Oct 27 21:08:14 UTC 2022
> Setting back for review. The azure problem requires a fix in Jolokia.
>
> Make use of support for JMX service connection in jolokia 1.7.0 and later to connect to JVMs over this protocol.
Martin Skarsaune has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 24 commits:
- JMC-7455: Upgrade to 9.0.0
- JMC-7455: Secure credentials. Make it possible to test outside of maven
- JMC-7455: Verifications and more authorization tests
- JMC-7455: Test retrieving an attribute over discovered connections, simplify jolokia matching pattern
- JMC-7455: Create a test plugin for kubernetes
- JMC-7455: Use proper dependency machanism for wiremock
- JMC-7455: Use proper dependency machanism for awaitility
- JMC-7455: Removed unused logger field to fix spotbugs error
- JMC-7455: Rebase and upgrade to 8.3.0
- JMC-7455: Upgrade to Jolokia 1.7.1 and manage jolokia JVM dependency
- ... and 14 more: https://git.openjdk.org/jmc/compare/3d80c40c...f8492788
-------------
Changes: https://git.openjdk.org/jmc/pull/332/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=332&range=25
Stats: 4665 lines in 84 files changed: 4631 ins; 7 del; 27 mod
Patch: https://git.openjdk.org/jmc/pull/332.diff
Fetch: git fetch https://git.openjdk.org/jmc pull/332/head:pull/332
PR: https://git.openjdk.org/jmc/pull/332
More information about the jmc-dev
mailing list