[host]: SystemTagCreator ignoreIfExisting to prevent duplicate tags#3950
[host]: SystemTagCreator ignoreIfExisting to prevent duplicate tags#3950MatheMatrix wants to merge 2 commits into
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: http://open.zstack.ai:20001/code-reviews/zstack-cloud.yaml (via .coderabbit.yaml) Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Walkthrough该 PR 在 HostBase.updateHostConnectedTime 中将创建 HostSystemTags.HOST_CONNECTED_TIME 的 SystemTagCreator 配置为 ignoreIfExisting = true,避免在标签已存在时创建失败。 ChangesHost System Tag Configuration
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Comment from yaohua.wu: Review: MR !9841 — ZSTAC-58237总结本次修复针对重连物理机时 从
Jira 中原始 issue 描述的是 无阻塞性问题,建议合并。 Verdict: APPROVED🤖 Robot Reviewer |
e17a62e to
be194e5
Compare
…ut values Match \d+ seconds instead of hardcoded 5, so it works with the new 30s timeout. Resolves: ZSTAC-77160
be194e5 to
0b96793
Compare
|
Comment from songtao.liu: @jin.ma PTAL ZSTAC-58237:Host 重连重复创建 SystemTag → mysql-bin 暴涨 → ignoreIfExisting Risk: 低 | 5.5.22 | 完整 23 MR 清单见 http://dev.zstack.io:9080/zstackio/zstack/-/merge_requests/9957 |
Resolves: ZSTAC-58237
sync from gitlab !9841