Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
PortAndAssignment and its call back is added after update to a blob is invoked asynchronously. It is not guaranteed that the new dependent worker will be registered before blob informs its update to listening workers.
This can be fixed by moving addReference call up.
Attachments
Issue Links
- Is contained by
-
STORM-3125 Refactoring methods in components for Supervisor and DRPC
- Resolved