Closed ilanprager closed 7 years ago
If connectionURL isn't specified and applicationConfiguration is not set, then the operator should retrieve the jmxConnect string on its own if domainID matches the own domain or if domainID is not specified. No new parameter required if changing the default behaviour like above.
released with 1.3.2
@markheger has provided a sample that can automatically discover the JMX connection url. This proposal aims to pull that facility into the operators in the toolkit such that the user could specify a "useDefaultConnection" = true parameter (or even made that the default behavior if a connectionURL isn't specified) and the discovery would happen automatically.