Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.0, 1.1.0, 1.0.3, 1.0.4, 1.1.1, 1.1.2, 1.0.5
Description
As discussed in STORM-2018, that change subtly broke the storm-mesos integration framework because of the removal of the invocation of ISupervisor.assigned().
So this ticket is tracking the reinstatement of that invocation from the supervisor core code.
Also, the launchDaemon() method of the Supervisor is not public, so we had to use reflection to allow calling it from the storm-mesos integration. That should be changed too.
Attachments
Issue Links
- relates to
-
STORM-2018 Simplify Threading Model of the Supervisor
- Resolved
- links to