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

Failures in test_nbtree_pagesplit_cycleid #10390

Open
jcsp opened this issue Jan 14, 2025 · 0 comments
Open

Failures in test_nbtree_pagesplit_cycleid #10390

jcsp opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
a/test/flaky Area: related to flaky tests a/test Area: related to testing c/compute Component: compute, excluding postgres itself

Comments

@jcsp jcsp added a/test Area: related to testing c/compute Component: compute, excluding postgres itself labels Jan 14, 2025
@MMeent MMeent added the a/test/flaky Area: related to flaky tests label Jan 15, 2025
github-merge-queue bot pushed a commit that referenced this issue Jan 16, 2025
This should fix the largest source of flakyness of
test_nbtree_pagesplit_cycleid.

## Problem

#10390

## Summary of changes

By using a guaranteed-flushed LSN, we ensure that PS won't have to wait
forever.

(If it does wait forever, we know the issue can't be with Compute's WAL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/test/flaky Area: related to flaky tests a/test Area: related to testing c/compute Component: compute, excluding postgres itself
Projects
None yet
Development

No branches or pull requests

2 participants