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

Fixing saving custom search attribute after upgrading SQL DB #4062

Merged
merged 1 commit into from Mar 21, 2023

Conversation

rodrigozhou
Copy link
Contributor

What changed?
Set cluster metadata version when saving custom search attributes when using SQL DB.

Why?
This fixes adding pre-allocated custom search attributes to SQL DB when migrating to Temporal Server 1.20

How did you test it?

  • Started Temporal Server 1.19, and added some search attributes.
  • Started Temporal Server 1.20, and checked logs (successfully added pre-allocated custom search attributes), and was able to add search attributes through Temporal CLI.

Potential risks
No risks.

Is hotfix candidate?
Yes.

@rodrigozhou rodrigozhou requested a review from a team as a code owner March 20, 2023 17:42
@rodrigozhou rodrigozhou merged commit dc018cd into temporalio:master Mar 21, 2023
7 checks passed
@rodrigozhou rodrigozhou deleted the fix-register-csa branch March 21, 2023 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants