-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-04-14, CAR Team 2025-04-28
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Some coordinators are set up by taking an FCV region before they are spawned in getOrCreateInstance() (example).
This guarantee might also be useful for other cases that currently don't facilitate this behaviour (e.g. drop).
Moreover, sometimes a fixedFCVRegion might already be active in the scope where getOrCreateInstace() is called.
We should provide a solution that unifies those scenarios ensuring the getOrCreateInstace() always operates within a FixedFCVRegion.