Details
-
Story
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
1
-
Horizon 22 - March 16 - 30
Description
ServiceMonitorRegistry getMonitorByClassName completes the future with timeout.
This may work when monitor related features are installed by default and this method gets called after feature was installed.
But if feature gets installed later than getMonitorByClassName, future will never be updated.
May be stop using getMonitorByClassName and don't resolve the futures.