Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jul 4, 2025

Cherry-picked from #52654

…find any BE (#52654)

### What problem does this PR solve?

routine load task will block in following case:
1. The user created a job using the admin user of clusterA, and at some
point deleted clusterA, and renamed clusterB to clusterA
2. The cluster ID saved in the job is invalid and can't find any BE
3. This task was repeatedly taken out of the queue and was put back to
queue for there was no BE to execute, causing the other tasks to get
stuck.
@github-actions github-actions bot requested a review from dataroaring as a code owner July 4, 2025 03:37
@Thearas
Copy link
Contributor

Thearas commented Jul 4, 2025

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

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring closed this Jul 4, 2025
@dataroaring dataroaring reopened this Jul 4, 2025
@Thearas
Copy link
Contributor

Thearas commented Jul 4, 2025

run buildall

@sollhui
Copy link
Contributor

sollhui commented Jul 4, 2025

already pick in #52791

@dataroaring dataroaring closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants