Skip to content

fix: test_event_blob_local_fork_recovery timeout #2278

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

Merged
merged 3 commits into from
Jul 3, 2025

Conversation

halfprice
Copy link
Contributor

@halfprice halfprice commented Jul 2, 2025

Description

With small checkpoints per event blob, reading latest event blob may fail due to that the certified events haven't been
processed yet. The workaround is to use large lag to trigger event blob catchup.

Test plan

How did you test the new or updated feature?


Release notes

Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that
a user might notice and any actions they must take to implement updates. (Add release notes after the colon for each item)

  • Storage node:
  • Aggregator:
  • Publisher:
  • CLI:

@halfprice halfprice force-pushed the zhewu/event-blob-fork-test branch 3 times, most recently from c673a56 to b0b0930 Compare July 2, 2025 23:29
@halfprice halfprice force-pushed the zhewu/event-blob-fork-test branch from b0b0930 to 37d88c3 Compare July 2, 2025 23:46
@halfprice halfprice changed the title test: debug simtest fix: test_event_blob_local_fork_recovery timeout Jul 2, 2025
@halfprice halfprice force-pushed the zhewu/event-blob-fork-test branch 7 times, most recently from 79588c1 to 2448aec Compare July 3, 2025 02:56
@halfprice halfprice force-pushed the zhewu/event-blob-fork-test branch from 2448aec to 18c7a12 Compare July 3, 2025 03:23
@halfprice halfprice marked this pull request as ready for review July 3, 2025 03:26
@halfprice halfprice requested review from karlwuest and mlegner July 3, 2025 03:51
@halfprice halfprice merged commit d7beb52 into main Jul 3, 2025
26 of 27 checks passed
@halfprice halfprice deleted the zhewu/event-blob-fork-test branch July 3, 2025 04:05
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