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

[Fix]unified cancel method in coordinator #41038

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

wangbo
Copy link
Contributor

@wangbo wangbo commented Sep 20, 2024

Proposed changes

Coordinator has two cancel method, with args and without args.
They should has the same behavior, so query queue cancel should be moved to cancel method with args.

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@wangbo
Copy link
Contributor Author

wangbo commented Sep 20, 2024

run buildall

@wangbo
Copy link
Contributor Author

wangbo commented Sep 20, 2024

run buildall

@wangbo
Copy link
Contributor Author

wangbo commented Sep 20, 2024

run buildall

Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Sep 21, 2024
Copy link
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit 858b530 into apache:master Sep 22, 2024
25 of 28 checks passed
dataroaring pushed a commit that referenced this pull request Oct 9, 2024
## Proposed changes
Coordinator has two cancel method, with args and without args.
They should has the same behavior, so query queue cancel should be moved
to cancel method with args.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by one committer. dev/3.0.x reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants