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

Fix backward compatibility with std visibility when doing search attribute operations #3907

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

rodrigozhou
Copy link
Collaborator

What changed?
When using standard visibility, return empty string index name ("").
For search attribute operations, when the index name is an empty string, run the same workflow as before (try to register to cluster metadata).

Why?
Backward compatibility with standard visibility.

How did you test it?
Start server with Cassandra, and tried to add search attributes.

Potential risks
None.

Is hotfix candidate?
No.

@rodrigozhou rodrigozhou requested a review from a team as a code owner February 6, 2023 18:49
@rodrigozhou rodrigozhou merged commit 9972e77 into temporalio:master Feb 6, 2023
@rodrigozhou rodrigozhou deleted the fix-back-comp-std-vis branch February 6, 2023 21:20
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.

2 participants