Refactor: implement the managesnapshot.sh features via Java and remove the script
未关闭
component:kvm
no-issue-activity
type:improvement
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
Several snapshot functionalities, in KVM, are implemented via the script `scripts/storage/qcow2/managesnapshot.sh`. From https://github.com/apache/cloudstack/pull/6422#discussion_r884991838 came the idea to improve these processes by implementing the functionalities via Java, adding documentation, unit tests and logs.
##### ISSUE TYPE
* Improvement Request
##### COMPONENT NAME
KVM
贡献指南
调研方向
从 scripts/storage/qcow2/managesnapshot.sh 开始,追踪调用它的 KVM 快照调用方。在确定 Java 替代实现、文档、单元测试和日志记录的范围之前,先查看相关 pull request 的讨论。快照功能已在 Java 中实现、有测试覆盖、完成文档记录和日志记录,并且脚本已被移除,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- bash, java
- 领域
- cloud, infrastructure
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100