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

Overwrite operation for admin and operator APIs #3890

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

yiminc
Copy link
Member

@yiminc yiminc commented Feb 2, 2023

What changed?
Prepend Admin/Operator to operation tag for operations from admin/operator handler.

Why?
Certain operation from admin/operator has same name as the ones from workflow service, for example DeleteWorkflowExecution. We used to prepend Admin/Operator to the operation tag, but it was missed in last metrics refactoring.

How did you test it?
New unit test

Potential risks
No.

Is hotfix candidate?
No

@yiminc yiminc requested a review from yux0 February 2, 2023 18:31
@yiminc yiminc requested a review from a team as a code owner February 2, 2023 18:31
@yux0
Copy link
Contributor

yux0 commented Feb 2, 2023

LGTM. verified locally as well.

@yiminc yiminc force-pushed the overwrite_operation branch from d007604 to 88b06c1 Compare February 2, 2023 20:47
@yiminc yiminc enabled auto-merge (squash) February 2, 2023 20:48
@yiminc yiminc merged commit cf9e84a into temporalio:master Feb 2, 2023
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.

4 participants