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

Fail force-replication fast if any GenerateReplicationTasks/GenerateAndVerifyReplicationTasks activity returns error #4642

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

hehaifengcn
Copy link
Contributor

@hehaifengcn hehaifengcn commented Jul 18, 2023

What changed?

Why?
Currently, the workflow will wait for all GenerateReplicationTasks activity to complete. The change will fail the workflow fast if any GenerateReplicationTasks activity failed.

How did you test it?

unit test and cluster test.

Potential risks

Is hotfix candidate?
No.

@hehaifengcn hehaifengcn requested a review from a team as a code owner July 18, 2023 04:13
@hehaifengcn hehaifengcn requested review from yux0 and wxing1292 July 18, 2023 04:13
@hehaifengcn hehaifengcn changed the title Fail force-replication early if any GenerateReplicationTasks/GenerateAndVerifyReplicationTasks activity returns error Fail force-replication fast if any GenerateReplicationTasks/GenerateAndVerifyReplicationTasks activity returns error Jul 18, 2023
@hehaifengcn hehaifengcn force-pushed the haifengh/v1.21.2-verify-test-pr branch from 9827066 to d0c4e47 Compare July 18, 2023 05:43
@hehaifengcn hehaifengcn force-pushed the haifengh/v1.21.2-verify-test-pr branch from c0fd549 to 10abc6d Compare July 18, 2023 22:43
@hehaifengcn hehaifengcn force-pushed the haifengh/v1.21.2-verify-test-pr branch from c5417f9 to b6a707d Compare July 19, 2023 02:13
…AndVerifyReplicationTasks activity returns error
@hehaifengcn hehaifengcn force-pushed the haifengh/v1.21.2-verify-test-pr branch from b6a707d to 8d5a9be Compare July 19, 2023 04:34
@hehaifengcn hehaifengcn merged commit e8ae165 into master Jul 19, 2023
@hehaifengcn hehaifengcn deleted the haifengh/v1.21.2-verify-test-pr branch July 19, 2023 05:50
wxing1292 pushed a commit that referenced this pull request Jul 21, 2023
…ndVerifyReplicationTasks activity returns error (#4642)

<!-- Describe what has changed in this PR -->
**What changed?**


<!-- Tell your future self why have you made these changes -->
**Why?**
Currently, the workflow will wait for all GenerateReplicationTasks
activity to complete. The change will fail the workflow fast if any
GenerateReplicationTasks activity failed.

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

unit test and cluster test. 

<!-- 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?**
No.
hehaifengcn added a commit that referenced this pull request Jul 21, 2023
…ndVerifyReplicationTasks activity returns error (#4642)

<!-- Describe what has changed in this PR -->
**What changed?**


<!-- Tell your future self why have you made these changes -->
**Why?**
Currently, the workflow will wait for all GenerateReplicationTasks
activity to complete. The change will fail the workflow fast if any
GenerateReplicationTasks activity failed.

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

unit test and cluster test. 

<!-- 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?**
No.
hehaifengcn added a commit that referenced this pull request Jul 22, 2023
…ndVerifyReplicationTasks activity returns error (#4642)

<!-- Describe what has changed in this PR -->
**What changed?**


<!-- Tell your future self why have you made these changes -->
**Why?**
Currently, the workflow will wait for all GenerateReplicationTasks
activity to complete. The change will fail the workflow fast if any
GenerateReplicationTasks activity failed.

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

unit test and cluster test. 

<!-- 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?**
No.
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.

4 participants