📝 3 新 Issues
✅ 3 关闭
✨ 5 新 PRs
🎉 5 合并
💬 Issue/PR 动态
Issue 讨论
Issue #3460 [test] Unstable test RemoteLogDownloaderTest.testPrefetchNum
- @github-actions[bot]: 报告 RemoteLogDownloaderTest 测试失败的错误日志详情
Issue #3466 [server][client] Partition expiration storms ZooKeeper via repeated GET_METADATA on non-existent partitions until enumerator unsubscribes
- @loserwang1024: 呼叫 wuchong 关注该分区过期导致 ZooKeeper 压力的问题
PR Review
PR #3400 [server] Add Cluster Health API implementation
- @swuferhong: 调整就绪探针配置并确认已处理代码审查意见
- @wuchong: 指出线程安全风险、状态清除逻辑及指标监控建议,最终投票通过
PR #3456 [lake/hudi] Introduce Hudi source split planner
- @XuQianJin-Stars: 提出反序列化安全风险、资源管理及分区处理逻辑等详尽改进建议
PR #3402 [flink] Fail fast on batch virtual log table reads
- @luoyuxia: 指出 CI 失败并建议运行 spotless:apply 修复格式
- @QuakeWang: 确认已运行 spotless:apply 修复代码格式
PR #3470 [website] Use theme-aware diagram on intro page
- @Prajwal-banakar: 请求审查并承诺后续处理其他图表的主题适配
- @polyzos: 投票赞成并讨论后续图表主题适配的工作量
- @wuchong: 请求将文档修改反向移植到 release-0.9 分支
PR #3444 [client] Add support of column aliasing for PojoConverter
PR #3447 [client] Enum conversion functionality for typed writer/reader
📝 新建 Issue/PR
Issues
- #3466 [server][client] Partition expiration storms ZooKeeper via repeated GET_METADATA on non-existent partitions until enumerator unsubscribes @loserwang1024
- #3465 [test] Unstable test FlinkUnionReadPrimaryKeyTableITCase.testUnionReadInStreamMode @app/github-actions
- #3464 [Feature] Add pendingRecordLag metric for lake tiering @luoyuxia
Pull Requests
- #3471 [spark] use CamelCase in config names @fresh-borzoni
- #3469 [lake/tiering] Add pendingRecordLag metric for lake tiering @beryllw
- #3468 [client] Propagate write batch failures to flush @raoluSmile
- #3467 [server] add replica fetch timeout metric @zuston
- #3463 [server][client] Add cooperative KV backpressure based on RocksDB L0 @platinumhamburg
✅ 关闭 Issue/PR
已关闭 Issues
- #3410 Tests leave temporary files after execution @Dream95
- #3399 [server] Support Cluster Health API for safe rolling upgrades @swuferhong
- #3144 Batch reads on ``/`` fail with coordinator NPE instead of a clear unsupported error @luoyuxia
已合并 PRs
- #3470 [website] Use theme-aware diagram on intro page @Prajwal-banakar
- #3458 [server] Allow altering datalake auto-compaction before lake enabled @wzx140
- #3411 [test] Delete temp dir after cluster shutdown in FlussClusterExtension @Dream95
- #3402 [flink] Fail fast on batch virtual log table reads @QuakeWang
- #3400 [server] Add Cluster Health API implementation @swuferhong priority=blocker