Properly close buffers
未关闭
Type: enhancement
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
### Describe the enhancement requested
As @pan3793 pointed out https://github.com/apache/parquet-java/pull/3360#issuecomment-3588399639, when updating to a later version of Hadoop, it starts failing with an error of lingering buffers.
### Component(s)
_No response_
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读 Apache Parquet PR 3360 中的讨论,尤其是其中引用的评论,并在更新 Hadoop 后重现缓冲区残留故障。定位与该故障相关的缓冲区生命周期;当缓冲区得到正确关闭,且后续版本的 Hadoop 不再报告缓冲区残留时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data-engineering
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100