Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Add SubClusterResolver into FederationStateStoreFacade. Since the resolver might involve some overhead (read file in the background, potentially periodically), it is good to put it inside FederationStateStoreFacade singleton, so that only one instance will be created.