Skip to content
代码片段 群组 项目
未验证 提交 17f9f3ae 编辑于 作者: Bruno Cadonna's avatar Bruno Cadonna 提交者: GitHub
浏览文件

KAFKA-10221: Backport fix for KAFKA-9603 to 2.5 (#8987)

KAFKA-9603 reports that the number of open files keeps increasing
in RocksDB. The reason is that bulk loading is turned on but
never turned off in segmented state stores for standby tasks.

This bug was fixed in 2.6 through PR #8661 by using code
that is not present in 2.5. So cherry-picking was not possible.

Reviewers: John Roesler <vvcephei@apache.org>
上级 c2f26a28
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册