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

Table can get stuck in HIDING state and blocks dropping of the table #22159

Open
yugabyte-ci opened this issue Apr 25, 2024 · 0 comments
Open
Assignees
Labels
area/docdb YugabyteDB core features jira-originated kind/bug This issue is a bug priority/high High Priority

Comments

@yugabyte-ci
Copy link
Contributor

yugabyte-ci commented Apr 25, 2024

With PITR enabled, table transitions into HIDDEN state upon a drop and is retained in that state for the PITR retention period. During this transition, there was a master leader failover - which caused the table to be stuck in HIDING state. Table was gone from PG metadata, but was present in DocDB tables list.

Jira Link: DB-11088

@yugabyte-ci yugabyte-ci added area/docdb YugabyteDB core features jira-originated kind/bug This issue is a bug priority/high High Priority labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features jira-originated kind/bug This issue is a bug priority/high High Priority
Projects
None yet
Development

No branches or pull requests

2 participants