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][Zeta] Fix CheckpointCoordinator report NPE when ack not existed pending checkpoint #5909

Merged
merged 1 commit into from Nov 24, 2023

Conversation

Hisoka-X
Copy link
Member

Purpose of this pull request

This PR fix CheckpointCoordinator report NPE when ack not existed pending checkpoint. Ack the not existed pending checkpoint could be found when TaskAcknowledgeOperation execute more than once. This PR is considered a system robustness fix.

Does this PR introduce any user-facing change?

no

How was this patch tested?

add new test

Check list

@Hisoka-X Hisoka-X added the Zeta label Nov 23, 2023
@Hisoka-X Hisoka-X linked an issue Nov 23, 2023 that may be closed by this pull request
3 tasks
Copy link
Member

@Carl-Zhou-CN Carl-Zhou-CN left a comment

Choose a reason for hiding this comment

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

+1

@Hisoka-X Hisoka-X merged commit 83ec866 into apache:dev Nov 24, 2023
5 checks passed
@Hisoka-X Hisoka-X deleted the fix-checkpoint-npe branch November 24, 2023 06:04
alextinng pushed a commit to alextinng/seatunnel that referenced this pull request Dec 19, 2023
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] [SeaTunnel Engine] NullPointerException when send data to doris
4 participants