Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-6533][Manager] Fix the problem of not distributing the task according to the cluster name #6534

Merged
merged 3 commits into from
Nov 15, 2022

Conversation

fuweng11
Copy link
Contributor

Prepare a Pull Request

Motivation

Fix the problem of manager did not distribute the task according to the clusterName

Modifications

Query the tasks to be delivered based on the clustername.

Copy link
Contributor

@vernedeng vernedeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@healchow healchow merged commit f40d290 into apache:master Nov 15, 2022
@healchow healchow changed the title [INLONG-6533][Manager] Fix the problem of manager did not distribute the task according to the clusterName [INLONG-6533][Manager] Fix the problem of not distributing the task according to the cluster name Nov 15, 2022
dockerzhang pushed a commit that referenced this pull request Nov 15, 2022
…ccording to the cluster name (#6534)

* Fix the problem of not distributing the task according to the cluster name

* Extract a constant to improve the code

Co-authored-by: healchow <healchow@gmail.com>
liaorui pushed a commit to liaorui/inlong that referenced this pull request Feb 20, 2023
…ccording to the cluster name (apache#6534)

* Fix the problem of not distributing the task according to the cluster name

* Extract a constant to improve the code

Co-authored-by: healchow <healchow@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug][Manager] The manager did not distribute the task according to the clusterName
5 participants