Skip to content

fix(replication): fix _getack send check#3248

Merged
git-hulk merged 2 commits into
apache:unstablefrom
zhixinwen:zhixin/fix-get-ack-check
Nov 6, 2025
Merged

fix(replication): fix _getack send check#3248
git-hulk merged 2 commits into
apache:unstablefrom
zhixinwen:zhixin/fix-get-ack-check

Conversation

@zhixinwen
Copy link
Copy Markdown
Contributor

@zhixinwen zhixinwen commented Nov 5, 2025

The original check was wrong. It should use the end of a write batch instead of the beginning sequence.

@zhixinwen zhixinwen marked this pull request as draft November 5, 2025 22:04
@zhixinwen zhixinwen marked this pull request as ready for review November 5, 2025 23:30
@PragmaTwice
Copy link
Copy Markdown
Member

PragmaTwice commented Nov 6, 2025

It will be cherry-picked to 2.14.0 (#3247) after merging.

git-hulk
git-hulk previously approved these changes Nov 6, 2025
Comment thread src/cluster/replication.cc Outdated
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 6, 2025

@git-hulk git-hulk requested a review from PragmaTwice November 6, 2025 05:45
@git-hulk git-hulk merged commit 77b01b6 into apache:unstable Nov 6, 2025
37 checks passed
PragmaTwice pushed a commit that referenced this pull request Nov 8, 2025
The original check was wrong. It should use the end of a write batch
instead of the beginning sequence.

---------

Co-authored-by: hulk <hulk.website@gmail.com>
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.

3 participants