Add options to Enable/Disable JMX
Open
documentation
enhancement
KNet
KNet PowerShell
- Dominant language
- C#
- Stars
- 52
- Forks
- 5
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
The following code defines that JMX is enabled and how it is activated:
https://github.com/masesgroup/KNet/blob/4527271bbd96c131bdc6a2f4a2f68833092249e4/src/net/KNet/KNetCore.cs#L385-L387
Describe the solution you'd like
Add options to Enable/Disable:
- JMX at all
- authentication
- SSL
Describe alternatives you've considered
N/A
Additional context
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.