Thanks for volunteering, Yong. I hope we would be able to upgrade RocksDB to 9.x in 4.18.0 release. That's been a long time plan, which has been blocked in the past. The barriers for this has been resolved. The previous issue was missing to set format_version to a specified value. WIP PR is https://github.com/apache/bookkeeper/pull/4580. That depends on https://github.com/apache/bookkeeper/pull/4582 for tests. (Apache Commons library upgrade).
I also hope https://github.com/apache/bookkeeper/pull/4243 gets also handled to completion since that would fix a Core dump with RocksDB that happens quite often in shutdown. -Lari On 2025/04/02 10:58:51 Yong Zhang wrote: > Hi all, > > The 4.17.0 has been released for 6 months, we have some > new improvements such as [1], and dependency updates such > as [2]. I want to start to discuss releasing 4.18.0 to include > them. > > Do you have any other PRs want to release in the 4.18.0? > > > [1] https://github.com/apache/bookkeeper/pull/4555 > [2] https://github.com/apache/bookkeeper/pull/4512 > > Yong >