You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "wujinhu (JIRA)" <ji...@apache.org> on 2016/11/15 08:13:58 UTC

[jira] [Created] (EAGLE-770) remove InterProcessMutex from JobHistoryZKStateManager

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)