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

feat(snapshot-backfill): control log store back pressure in backfill executor #18798

Merged
merged 31 commits into from
Oct 18, 2024
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
4d58a70
feat(snapshot-backfill): control log store back pressure in backfill …
wenym1 Oct 4, 2024
648a770
merge create mview progress
wenym1 Oct 6, 2024
b6cb330
refactor and refine
wenym1 Oct 7, 2024
1b359b0
refactor
wenym1 Oct 8, 2024
07a33c3
refine
wenym1 Oct 9, 2024
f50cb2b
fix timeout
wenym1 Oct 9, 2024
c2789e8
avoid calling now
wenym1 Oct 9, 2024
f86c5c6
refactor
wenym1 Oct 9, 2024
f8df42d
refactor
wenym1 Oct 9, 2024
d85167e
temp revert to 1b359b0cb7 for test timeout
wenym1 Oct 10, 2024
a734be6
Revert "temp revert to 1b359b0cb7 for test timeout"
wenym1 Oct 10, 2024
9b7a63a
force checkpoint in normal barrier
wenym1 Oct 10, 2024
c613991
Merge branch 'main' into yiming/commit-multi-graph-together
wenym1 Oct 10, 2024
1e82a19
rename
wenym1 Oct 10, 2024
f645580
Merge branch 'main' into yiming/snapshot-backfill-executor-backpressure
wenym1 Oct 11, 2024
62106c4
transit to log store in collect
wenym1 Oct 12, 2024
22a5e3a
add comment
wenym1 Oct 12, 2024
f3c28f9
remove trait
wenym1 Oct 14, 2024
8f54f20
refactor to store pending barriers
wenym1 Oct 14, 2024
604b5b6
Merge branch 'main' into yiming/commit-multi-graph-together
wenym1 Oct 14, 2024
af34fd8
fix
wenym1 Oct 14, 2024
43c944c
Merge branch 'yiming/commit-multi-graph-together' into yiming/temp-me…
wenym1 Oct 15, 2024
1b617b3
Merge branch 'main' into yiming/snapshot-backfill-executor-backpressure
wenym1 Oct 15, 2024
1b013f1
Merge branch 'main' into yiming/commit-multi-graph-together
wenym1 Oct 15, 2024
0b01544
Merge branch 'yiming/snapshot-backfill-executor-backpressure' into yi…
wenym1 Oct 15, 2024
34c9c9b
Merge branch 'yiming/commit-multi-graph-together' into yiming/temp-me…
wenym1 Oct 15, 2024
7d32768
Merge branch 'main' into yiming/commit-multi-graph-together
wenym1 Oct 16, 2024
3a41584
Merge branch 'yiming/commit-multi-graph-together' into yiming/snapsho…
wenym1 Oct 16, 2024
8d2cde2
Merge branch 'main' into yiming/snapshot-backfill-executor-backpressure
wenym1 Oct 17, 2024
80df807
address comment
wenym1 Oct 17, 2024
72274be
Merge branch 'main' into yiming/snapshot-backfill-executor-backpressure
wenym1 Oct 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "temp revert to 1b359b0 for test timeout"
This reverts commit d85167e.
wenym1 committed Oct 10, 2024
commit a734be6d22306e7bd2d18a7cc0ea76447e5df649
Loading