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

PITR: Load balance for hidden dropped tables #8267

Closed
bmatican opened this issue May 3, 2021 · 1 comment
Closed

PITR: Load balance for hidden dropped tables #8267

bmatican opened this issue May 3, 2021 · 1 comment
Assignees
Labels
area/docdb YugabyteDB core features

Comments

@bmatican
Copy link
Contributor

bmatican commented May 3, 2021

As a followup to #7133, we should ensure that the LB actually operates on hidden tables.

By default, the LB will ignore tables not in RUNNING state. So the new hidden mode for DELETED tables needs to be explicitly wired into the LB.

cc @sanketkedia

@bmatican bmatican added the area/docdb YugabyteDB core features label May 3, 2021
@bmatican bmatican assigned sanketkedia and unassigned spolitov Jun 8, 2021
@sanketkedia
Copy link
Contributor

Verified that the LB works on the dropped HIDDEN tables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features
Projects
None yet
Development

No branches or pull requests

3 participants