📝 0 新 Issues
✅ 2 关闭
✨ 1 新 PRs
🎉 2 合并
🔥 核心要点
- 🎉 PR #3482 修复删除分区表后 tableCount 指标异常膨胀的 Blocker 问题
- 🎉 PR #3480 新增 ListRemoteLogManifests 等 RPC 以支持孤儿文件清理 (Blocker)
- ✨ PR #3484 确保在清理日志前移除 KV tablet 目录以避免潜在问题
💬 Issue/PR 动态
Issue 讨论
Issue #3440 [test] Unstable test CommitRemoteLogManifestITCase.testDeleteOutOfSyncReplicaLogAfterCommit
- @github-actions[bot]: 报告测试失败,显示 testDeleteOutOfSyncReplicaLogAfterCommit 出现断言错误。
PR Review
PR #3470 [website] Use theme-aware diagram on intro page
- @wuchong: 说明网站主题依赖 main 分支,建议将改动 cherry-pick 到 0.9 分支以生成旧版文档。
📝 新建 Issue/PR
Issues
暂无
Pull Requests
- #3484 [server] Ensure KV tablet dir is removed before log and surface clean… @gyang94
✅ 关闭 Issue/PR
已关闭 Issues
- #3481 [server] tableCount metric stays inflated after dropping partitioned tables @swuferhong
- #3479 [Feature] Add ListRemoteLogManifests and ListKvSnapshots RPCs for orphan file cleanup @platinumhamburg
已合并 PRs
- #3482 [server] Fix tableCount metric after dropping partitioned tables @swuferhong priority=blocker
- #3480 [rpc][server][client] add ListRemoteLogManifests and ListKvSnapshots RPCs for orphan cleanup @platinumhamburg priority=blocker