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

Drop standby tasks in standby taks executor #4626

Merged
merged 5 commits into from
Jul 14, 2023

Conversation

yux0
Copy link
Contributor

@yux0 yux0 commented Jul 13, 2023

What changed?

  1. Revert "Drop task when namespace is not on the cluster (Drop task when namespace is not on the cluster #4444)"
  2. Add logic to drop standby task in transfer / timer standby task executor.

Why?

How did you test it?

Potential risks

Is hotfix candidate?

@yux0 yux0 requested review from dnr and yycptt July 13, 2023 23:02
@yux0 yux0 requested a review from a team as a code owner July 13, 2023 23:02
Copy link
Member

@yycptt yycptt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plz update the PR title as well.

@yux0 yux0 changed the title Revert "Drop task when namespace is not on the cluster (#4444)" Drop standby tasks in standby taks executor Jul 14, 2023
@yux0 yux0 merged commit 2fab90b into temporalio:master Jul 14, 2023
@yux0 yux0 deleted the revert-drop-task branch July 14, 2023 16:45
wxing1292 pushed a commit that referenced this pull request Jul 14, 2023
<!-- Describe what has changed in this PR -->
**What changed?**
1. Revert "Drop task when namespace is not on the cluster (#4444)"
2. Add logic to drop standby task in transfer / timer standby task
executor.

<!-- Tell your future self why have you made these changes -->
**Why?**


<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
**How did you test it?**


<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
**Potential risks**


<!-- Is this PR a hotfix candidate or require that a notification be
sent to the broader community? (Yes/No) -->
**Is hotfix candidate?**
dnr pushed a commit that referenced this pull request Jul 21, 2023
<!-- Describe what has changed in this PR -->
**What changed?**
1. Revert "Drop task when namespace is not on the cluster (#4444)"
2. Add logic to drop standby task in transfer / timer standby task
executor.

<!-- Tell your future self why have you made these changes -->
**Why?**


<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
**How did you test it?**


<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
**Potential risks**


<!-- Is this PR a hotfix candidate or require that a notification be
sent to the broader community? (Yes/No) -->
**Is hotfix candidate?**
dnr pushed a commit that referenced this pull request Jul 21, 2023
<!-- Describe what has changed in this PR -->
**What changed?**
1. Revert "Drop task when namespace is not on the cluster (#4444)"
2. Add logic to drop standby task in transfer / timer standby task
executor.

<!-- Tell your future self why have you made these changes -->
**Why?**


<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
**How did you test it?**


<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
**Potential risks**


<!-- Is this PR a hotfix candidate or require that a notification be
sent to the broader community? (Yes/No) -->
**Is hotfix candidate?**
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.

2 participants