Skip to content

Remove duplicate implementations in job service and priority resolver #601

@irainia

Description

@irainia

Description
This issue is included in this discussion. Under job service and priority resolver, there's a duplicated populateDownstreamDAGs in job/service.go is too tied up with Airflow scheduler. The logic itself is quite similar to buildMultiRootDependencyTree in job/priority_resolver.go.

Acceptance Criteria

  • no duplicate implementation between job service and priority resolver

Tech Details

  • remove one of the two implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorInternal code improvement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions