[
https://issues.apache.org/jira/browse/STORM-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stig Rohde Døssing resolved STORM-3109.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.4
1.2.3
Thanks [~zhengdai], merged to master, 1.x-branch and 1.1.x-branch.
> Wrong canonical path set to STORM_LOCAL_DIR in storm kill_workers
> -----------------------------------------------------------------
>
> Key: STORM-3109
> URL: https://issues.apache.org/jira/browse/STORM-3109
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Affects Versions: 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
> Reporter: Zhengdai Hu
> Assignee: Zhengdai Hu
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.0.0, 1.2.3, 1.1.4
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)