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-767) TASK: Remove quotaType fields from Workflow and Job Beans

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

Hudson commented on HELIX-767:
------------------------------

FAILURE: Integrated in Jenkins build helix #1552 (See [https://builds.apache.org/job/helix/1552/])
[HELIX-767] TASK: Remove quotaType fields from Workflow and Job Beans (hulee: rev 1d32172a53224019b29a6098378daf066ee28e80)
* (edit) helix-core/src/main/java/org/apache/helix/task/beans/WorkflowBean.java
* (edit) helix-core/src/main/java/org/apache/helix/task/beans/JobBean.java
* (edit) helix-core/src/main/java/org/apache/helix/task/WorkflowConfig.java


> TASK: Remove quotaType fields from Workflow and Job Beans
> ---------------------------------------------------------
>
>                 Key: HELIX-767
>                 URL: https://issues.apache.org/jira/browse/HELIX-767
>             Project: Apache Helix
>          Issue Type: Improvement
>            Reporter: Hunter L
>            Assignee: Hunter L
>            Priority: Major
>
> For a short while, we used quota type to denote the quota type of Task Framework resources. However, we changed the design so that we are using the workflowType and jobType fields respectively. There were places where the quotaType field was left over in the codebase, and this RB cleans it up.
> Changelist:
> 1. Remove all quotaType fields from Bean classes
> 2. Add the setting of workflowType in WorkflowBean when read into Workflow.Builder



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