You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by "Lingang Deng (JIRA)" <ji...@apache.org> on 2016/12/05 07:33:00 UTC

[jira] [Created] (EAGLE-823) Refactor zkroot and lockpath to solve the problem occured adding zookeeper lock

Lingang Deng created EAGLE-823:
----------------------------------

             Summary: Refactor zkroot and lockpath to solve the problem occured adding zookeeper lock
                 Key: EAGLE-823
                 URL: https://issues.apache.org/jira/browse/EAGLE-823
             Project: Eagle
          Issue Type: Improvement
            Reporter: Lingang Deng
            Assignee: Lingang Deng
            Priority: Minor


    I add zookeeper lock in order to solve [EAGLE-805|https://issues.apache.org/jira/browse/EAGLE-805], but meaningful znode  will generate lockpath, and the lockpath will be processed, it's improper.
    After discussion, we will refactor the zkroot and lockpath, for example:
zkroot:   
 /apps/mr/running/sandbox/jobs/job1
 /apps/mr/running/sandbox/jobs/job2
lockpath: 
/apps/mr/running/sandbox/locks/_c_94265cbb-b3b6-43d5-8965-a00996e18d27-lock-0000000000



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)