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(dlm): data delete retry failed #2564

Merged
merged 2 commits into from
Jun 3, 2024
Merged

fix(dlm): data delete retry failed #2564

merged 2 commits into from
Jun 3, 2024

Conversation

guowl3
Copy link
Collaborator

@guowl3 guowl3 commented May 29, 2024

What type of PR is this?

several bugfix:

  1. Fixed the issue of failing to specify the partition.
  2. Fixed the issue where switching tasks within the task framework caused tasks to be unschedulable.
  3. Fixed the issue where the data cleaning task retry failed.

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #2504 #2348 #2515

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.:


@guowl3 guowl3 added the type-bug Something isn't working label May 29, 2024
@guowl3 guowl3 added this to the ODC 4.3.0 milestone May 29, 2024
@guowl3 guowl3 self-assigned this May 29, 2024
@guowl3 guowl3 requested a review from yhilmare as a code owner May 29, 2024 11:39
Copy link
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

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

lgtm

@yhilmare yhilmare merged commit 39d7fb5 into dev/4.3.0 Jun 3, 2024
7 checks passed
@yhilmare yhilmare deleted the tianke_430_fix_dlm branch June 3, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Something isn't working
Projects
Status: Developed
Development

Successfully merging this pull request may close these issues.

2 participants