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-768) TASK: Fix a bug in WorkflowAccessor

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

Hudson commented on HELIX-768:
------------------------------

FAILURE: Integrated in Jenkins build helix #1552 (See [https://builds.apache.org/job/helix/1552/])
[HELIX-768] TASK: Fix a bug in WorkflowAccessor (hulee: rev 65bb35090a90679cc0973d142a1d9a27d1522bbe)
* (edit) helix-core/src/main/java/org/apache/helix/task/WorkflowConfig.java
* (edit) helix-rest/src/main/java/org/apache/helix/rest/server/resources/helix/WorkflowAccessor.java


> TASK: Fix a bug in WorkflowAccessor
> -----------------------------------
>
>                 Key: HELIX-768
>                 URL: https://issues.apache.org/jira/browse/HELIX-768
>             Project: Apache Helix
>          Issue Type: Improvement
>            Reporter: Hunter L
>            Assignee: Hunter L
>            Priority: Major
>
> There was a bug in WorkflowAccessor where a JSON was submitted to for PUT requests, it would created a WorkflowConfig based on the JSON but fails to create a workflow with the config. This was preventing users to create workflows via REST APIs properly.
> Changelist:
> 1. Ensure that the configs submitted are reflected in the workflow being created



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