<fix>[compute]: always submit DeleteVmGC on rollback failure regardless of GC_ELIGIBLE#3352
Open
zstack-robot-2 wants to merge 2 commits into5.5.6from
Open
<fix>[compute]: always submit DeleteVmGC on rollback failure regardless of GC_ELIGIBLE#3352zstack-robot-2 wants to merge 2 commits into5.5.6from
zstack-robot-2 wants to merge 2 commits into5.5.6from
Conversation
…ss of GC_ELIGIBLE Resolves: ZSTAC-68874 Change-Id: I19d28b38acec36b6c420fd325c1e074fae7ed2d4
总体描述虚拟机创建流程中的回滚处理逻辑被修改,使垃圾回收清理的提交从条件性(仅在OPERATION_FAILURE_GC_ELIGIBLE错误时)改为无条件性(在任何回滚失败时均提交)。 变化
估计审查工作量🎯 2 (简单) | ⏱️ ~10 分钟 诗歌
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error, 2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
Resolves: ZSTAC-68874 Change-Id: I7f961d50f055bbbe441b8e4036dedfca688aeecb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: ZSTAC-68874
Target: 5.5.6
sync from gitlab !9181