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

safekeeper: root-cause WAL sender: failed to open WAL file #8974

Open
problame opened this issue Sep 9, 2024 · 1 comment · May be fixed by #9364
Open

safekeeper: root-cause WAL sender: failed to open WAL file #8974

problame opened this issue Sep 9, 2024 · 1 comment · May be fixed by #9364
Assignees
Labels
c/storage/safekeeper Component: storage: safekeeper t/bug Issue Type: Bug t/on_call_followup

Comments

@problame
Copy link
Contributor

problame commented Sep 9, 2024

2024-09-09T16:15:14.448108Z  WARN {cid=987 ttid=$TTID application_name=Some("pageserver")}:WAL sender: failed to open WAL file /storage/safekeeper/data/$TENANT_ID/$TIMELINE_ID/0000000100000802000000D7

Query

Likely a race condition, for example with timeline deletion.

Maybe same condition as #8972

@arssher
Copy link
Contributor

arssher commented Sep 23, 2024

Yes, very likely a race with timeline deletion, it should be made graceful (waiting for walsender shutdown).

@jcsp jcsp assigned jcsp and unassigned problame Sep 23, 2024
@jcsp jcsp linked a pull request Oct 11, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/storage/safekeeper Component: storage: safekeeper t/bug Issue Type: Bug t/on_call_followup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants