[
https://issues.apache.org/jira/browse/EAGLE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15721595#comment-15721595
]
ASF GitHub Bot commented on EAGLE-823:
--------------------------------------
GitHub user chitin opened a pull request:
https://github.com/apache/incubator-eagle/pull/713
EAGLE-823 Refactor zkroot and lockpath to solve the problem occured adding
zookeeper lock
EAGLE-823 Refactor zkroot and lockpath to solve the problem occured adding
zookeeper lock
- Refactor zkroot and lockpath to uniform structure.
- Add unit test for eagle-security-hive.
https://issues.apache.org/jira/browse/EAGLE-823
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chitin/incubator-eagle EAGLE-823
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/713.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #713
----
commit 1eaf32a3a13e62bc7a7177ae20bba07522e5a2b5
Author: chitin <[email protected]>
Date: 2016-12-05T08:21:40Z
EAGLE-823 Refactor zkroot and lockpath to solve the problem occured adding
zookeeper lock
- Refactor zkroot and lockpath to uniform structure.
- Add unit test for eagle-security-hive.
https://issues.apache.org/jira/browse/EAGLE-823
----
> 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 contain 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)