You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/10/29 23:25:00 UTC

[jira] [Commented] (HELIX-769) TASK2.0: Add PropertyKey APIs for new ZNode structure workflow/job paths

    [ https://issues.apache.org/jira/browse/HELIX-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667878#comment-16667878 ] 

Hudson commented on HELIX-769:
------------------------------

FAILURE: Integrated in Jenkins build helix #1552 (See [https://builds.apache.org/job/helix/1552/])
[HELIX-769] TASK2.0: Add PropertyKey APIs for new ZNode structure (hulee: rev 739adb0d6ed35d7281e1c4cbddcffda56a223689)
* (edit) helix-core/src/main/java/org/apache/helix/PropertyKey.java
* (edit) helix-core/src/main/java/org/apache/helix/PropertyType.java
* (edit) helix-core/src/main/java/org/apache/helix/PropertyPathBuilder.java
* (delete) helix-core/src/test/java/org/apache/helix/util/TestGetWorkflowContext.java
* (add) helix-core/src/test/java/org/apache/helix/util/TestPropertyKeyGetPath.java


> TASK2.0: Add PropertyKey APIs for new ZNode structure workflow/job paths
> ------------------------------------------------------------------------
>
>                 Key: HELIX-769
>                 URL: https://issues.apache.org/jira/browse/HELIX-769
>             Project: Apache Helix
>          Issue Type: Improvement
>            Reporter: Hunter L
>            Assignee: Hunter L
>            Priority: Major
>
> As part of ZNode restructuring for Task Framework, we need a convenient way to generate paths to read from and write to ZooKeeper. PropertyKey was already being used for this purpose for the most part throughout Helix, so these APIs were added in PropertyKey and PropertyPathBuilder.
> Changelist:
> 1. Add path generation APIs for Task Framework resources in PropertyKey
> 2. Add a unit test for the new APIs



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)