wujinhu created EAGLE-770: ----------------------------- Summary: remove InterProcessMutex from JobHistoryZKStateManager Key: EAGLE-770 URL: https://issues.apache.org/jira/browse/EAGLE-770 Project: Eagle Issue Type: Bug Affects Versions: v0.5.0 Reporter: wujinhu Assignee: wujinhu Fix For: v0.5.0
InterProcessMutex works across JVMs. But our applications are running in storm cluster, a storm worker may contains many task threads. So that the lock is useless. -- This message was sent by Atlassian JIRA (v6.3.4#6332)