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

multitenant: display the dropping state as "dropping" not "drop" #101303

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

knz
Copy link
Contributor

@knz knz commented Apr 12, 2023

Requested by @ecwall here.
Needed for #100613.

This specific data state for secondary tenants indicate that the tenant keyspace is queued for asynchronous deletion by a GC jobs; however, it may not have been deleted yet.

Therefore, the visual representation of that state is best named "dropping" instead of "drop".

Release note: None
Epic: CRDB-23559

This specific data state for secondary tenants indicate that the
tenant keyspace is queued for asynchronous deletion by a GC jobs;
however, it may not have been deleted yet.

Therefore, the visual representation of that state is best named
"dropping" instead of "drop".

Release note: None
@knz knz requested a review from ecwall April 12, 2023 12:53
@knz knz requested a review from a team as a code owner April 12, 2023 12:53
@blathers-crl
Copy link

blathers-crl bot commented Apr 12, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 12, 2023

This change is Reviewable

@knz knz added backport-23.1.x Flags PRs that need to be backported to 23.1 backport-23.1.0 labels Apr 12, 2023
@knz
Copy link
Contributor Author

knz commented Apr 12, 2023

bors r=ecwall

@craig
Copy link
Contributor

craig bot commented Apr 12, 2023

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-23.1.x Flags PRs that need to be backported to 23.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants