Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.0, 2.0.0, 1.6.0
-
None
Description
As of now, Knox starts CM configuration change monitoring right away it starts the DefaultClusterConfigurationMonitorService. This action will trigger the PollingConfigurationAnalyzer even when descriptors with possible service discovery settings are not even initialized.
My suggestion is to take advantage of the recently introduced GatewayStatusService and set the isActive flag to true based on the result of org.apache.knox.gateway.services.topology.impl.GatewayStatusService.status().
Attachments
Issue Links
- links to