bk-repo
bk-repo copied to clipboard
蓝鲸制品库平台(BlueKing REPO)
1. #2075
**What would you like to be added**: 1. 遍历到FAKE SHA256的node时抛出异常 **Why is this needed**: 需要手动处理,避免BlockNode数据丢失
**What would you like to be added**: 判断仓库是否处于迁移状态时忽略PENDING的任务 **Why is this needed**: 可能一次性创建较多任务,大部分任务处于PENDING状态,PENDING状态无法清理node会导致存储成本上升
**What happened**: **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**: **Environment**: - bk-repo version (use `cat VERSION`...
**What happened**: 查询迁移任务时由于数据库主从延迟未查到最新数据,导致每次job只触发一个任务执行 **What you expected to happen**: 每次触发多个任务执行直到线程池满
**What happened**: 软链接Node文件名包含中文时找不到文件 **What you expected to happen**: 成功下载文件 **How to reproduce it (as minimally and precisely as possible)**: 路径包含中文 **Anything else we need to know?**: 重定向的路径中文编码错误
**What happened**: 清理结束或超时的任务时404 **What you expected to happen**: 正常清理
**What happened**: 记录缓存访问间隔时出现NoSuchFileException **What you expected to happen**: 正常记录缓存访问间隔