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

[jira] [Created] (HELIX-767) TASK: Remove quotaType fields from Workflow and Job Beans

Hunter L created HELIX-767:
------------------------------

             Summary: 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


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)