close
Skip to content

[Fix][Zeta] Fix CheckpointCoordinator report NPE when ack not existed pending checkpoint#5909

Merged
Hisoka-X merged 1 commit into
apache:devfrom
Hisoka-X:fix-checkpoint-npe
Nov 24, 2023
Merged

[Fix][Zeta] Fix CheckpointCoordinator report NPE when ack not existed pending checkpoint#5909
Hisoka-X merged 1 commit into
apache:devfrom
Hisoka-X:fix-checkpoint-npe

Conversation

@Hisoka-X

Copy link
Copy Markdown
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

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

Copy link
Copy Markdown
Member

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
@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