You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by Andrey Yegorov <ay...@apache.org> on 2023/01/11 22:00:50 UTC

[DISCUSS] RocksDB: segfault in org.rocksdb.WriteBatch::delete / batch delete

Hi,

I've encountered an interesting segfault in prod, so far it is not a
widespread issue.
Details are at https://github.com/apache/bookkeeper/issues/3734

I'd like to check with the community if anyone encountered this issue in
their environments and discuss the best approach for fixing this that will
benefit the community in the long term.

My primary concern is that the problem starts happening frequently or/and
causes data corruption in the RocksDB.

Andrey.