Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.0, 1.1.0, 1.0.3, 1.x, 1.0.4, 1.1.1, 1.2.0, 1.1.2, 1.0.5, 1.0.6, 1.2.1, 1.1.3, 1.2.2
Description
When `STORM_LOCAL_DIR` is set as a relative path, the original implementation incorrectly append the `STORM_LOCAL_DIR` after the current working directory upon invocation of `storm kill_workers`. If the current working directory is not the home directory for storm, in this `STORM_LOCAL_DIR` points to the incorrect location, so `storm kill_workers` can't actually kill workers at all.
See pull request for implementation.
Attachments
Issue Links
- links to