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

Test: Wait until last-applied is updated before proceeding with the following read-log-id test #1338

Merged

Conversation

drmingdrmer
Copy link
Member

@drmingdrmer drmingdrmer commented Mar 10, 2025

Changelog

Test: Wait until last-applied is updated before proceeding with the following read-log-id test

This ensures the last-applied log id is updated.
Since last-applied may not be updated when the client-write response
is received, the following get_read_log_id() may return a stale
last-applied value.


This change is Reviewable

… following read-log-id test

This ensures the `last-applied` log id is updated.
Since `last-applied` may not be updated when the client-write response
is received, the following `get_read_log_id()` may return a stale
`last-applied` value.
@drmingdrmer drmingdrmer merged commit fdd53a4 into databendlabs:main Mar 10, 2025
34 checks passed
@drmingdrmer drmingdrmer deleted the 1885-fix-read-log-id-test branch March 10, 2025 08:10
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.

2 participants