<fix>[vm_local_volume_cache]: Set CacheTO in extension point#3578
<fix>[vm_local_volume_cache]: Set CacheTO in extension point#3578zstack-robot-1 wants to merge 1 commit intofeature-5.5.6-local-cachefrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent 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 selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Walkthrough在 Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Comment from yaohua.wu: Review: MR !9437 — ZSTAC-83649
变更概要:删除 架构评价:正确。core 模块不应直接依赖 premium 类型。通过 Warning
Suggestion
Verdict: APPROVED详细 review 见 premium MR !13298 评论。 🤖 Robot Reviewer |
d081198 to
bb20efa
Compare
Enable cache for an in-use volume omits some command fields sent to the agent. VmLocalVolumeCacheManagerImpl implements the convertVolumeIfNeed method of KVMConvertVolumeExtensionPoint. CacheTO should be set in the implementation of this extension point. Resolves: ZSTAC-83649 Change-Id: I69757864676978787767736a6f777a7562636b75
bb20efa to
cc755f5
Compare
Enable cache for an in-use volume omits some command fields
sent to the agent.
VmLocalVolumeCacheManagerImpl implements the convertVolumeIfNeed
method of KVMConvertVolumeExtensionPoint. CacheTO should be set
in the implementation of this extension point.
Resolves: ZSTAC-83649
Change-Id: I69757864676978787767736a6f777a7562636b75
sync from gitlab !9437