Skip to content

[Bug][server] tast param lost when use varpool in dev branch #4156

@hei12138

Description

@hei12138

Describe the bug
TaskNode's param will be replaced by TaskParams when use varpool

To Reproduce

  1. run a task and set some param to varpool when worker response
  2. masterExecThread submitPostNode
  3. varPoolUtils.convertVarPoolToMap will change the origin params to TaskParam which is not fetch all the task type
  4. the worker will get the wrong params

Expected behavior
task params be completely pass to the worker

Screenshots
image

image

Which version of Dolphin Scheduler:
-[dev]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions