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

Add "addsearchattributes" worker #1518

Merged

Conversation

alexshtin
Copy link
Member

@alexshtin alexshtin commented May 3, 2021

What changed?
Add addsearchattributes worker and corresponding workflow.

Why?
New way to add search attributes to the system. addsearchattributes workflow perform 3 steps:

  1. Modify ES schema,
  2. Wait for ES schema to be applied,
  3. Add new search attribute to cluster metadata to be known by the system.

How did you test it?
Run manually.

Potential risks
No risks.

Is hotfix candidate?
No.

@alexshtin alexshtin requested a review from a team May 3, 2021 19:57
@alexshtin alexshtin force-pushed the feature/add-search-attributes-worker branch from 9bf8b85 to fde2429 Compare May 6, 2021 21:12
@alexshtin alexshtin requested a review from a team May 6, 2021 21:12
@alexshtin alexshtin force-pushed the feature/add-search-attributes-worker branch from fde2429 to 4d1ae18 Compare May 6, 2021 21:13
@alexshtin alexshtin enabled auto-merge (squash) May 6, 2021 21:25
@alexshtin alexshtin merged commit 7962111 into temporalio:master May 6, 2021
@alexshtin alexshtin deleted the feature/add-search-attributes-worker branch May 6, 2021 21:30
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