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

Use part of namespace ID for delete namespace name #2803

Merged

Conversation

alexshtin
Copy link
Member

What changed?
Use part of namespace ID for delete namespace name.

Why?
Previously 5 random chars suffix was used to make sure that temporarry delete namespace name is unique. Using part of namesapce ID simplify debugging especially when many namespaces get deleted at the time.

How did you test it?
Added new unit tests.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team as a code owner May 4, 2022 23:14
@alexshtin alexshtin force-pushed the feature/delete-namespace-name branch from 1eb4b89 to e0d8fdb Compare May 5, 2022 18:13
@alexshtin alexshtin merged commit f1dbddc into temporalio:master May 6, 2022
@alexshtin alexshtin deleted the feature/delete-namespace-name branch May 6, 2022 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants