Github user srdo commented on the issue:
https://github.com/apache/storm/pull/2303
Thanks for taking a look at this. The fix looks good, but I think this is
an issue elsewhere too. At least this path is making the same mistake
https://github.com/apache/storm/blob/85486dde9dc5cff8e9a7cbb7c913c5cb68ed3be5/storm-server/src/main/java/org/apache/storm/blobstore/LocalFsBlobStore.java#L90.
Looking at uses of STORM_LOCAL_DIR, I'm wondering if these uses are also
suspicious:
*
https://github.com/apache/storm/blob/a4afacd9617d620f50cf026fc599821f7ac25c79/storm-core/src/jvm/org/apache/storm/command/KillWorkers.java#L31
*https://github.com/apache/storm/blob/e1dd247ce97ad560c72554ed612e1ec8e69e9777/storm-server/src/main/java/org/apache/storm/scheduler/utils/ArtifactoryConfigLoader.java#L335
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---