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

[Improvement][dolphinscheduler-service] After the remove method removes the Server address, the refreshMasterList method needs to be executed. #15964

Open
3 tasks done
DaqianLiao opened this issue May 9, 2024 · 0 comments
Labels
improvement make more easy to user or prompt friendly

Comments

@DaqianLiao
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

After the remove method removes the Server address, the refreshMasterList method needs to be executed.
org.apache.dolphinscheduler.service.queue.MasterPriorityQueue#remove
public void remove(Server server) {
this.queue.remove(server);
}

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@DaqianLiao DaqianLiao added improvement make more easy to user or prompt friendly Waiting for reply Waiting for reply labels May 9, 2024
DaqianLiao pushed a commit to DaqianLiao/dolphinscheduler that referenced this issue May 9, 2024
DaqianLiao pushed a commit to DaqianLiao/dolphinscheduler that referenced this issue May 9, 2024
@DaqianLiao DaqianLiao reopened this May 9, 2024
@SbloodyS SbloodyS removed the Waiting for reply Waiting for reply label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement make more easy to user or prompt friendly
Projects
None yet
Development

No branches or pull requests

2 participants