Hi Community, I am tracking issues of RocksDB crashing. The commit history is as follows
https://issues.apache.org/jira/browse/HDDS-5756 SIGSEGV RocksDB crash in DatanodePR1: HDDS-5756 Bump the no. of cached RocksDBs handles #2712 https://github.com/apache/ozone/pull/2712 Workaround for branch-1.2 PR2: HDDS-6456 Update RocksDB Version to 7.0.4 #3199 https://github.com/apache/ozone/pull/3199 https://issues.apache.org/jira/browse/HDDS-6828 Revert rocksDB version back to series 6 PR: HDDS-6828 Revert RockDB version pending leak fixes #3475 https://github.com/apache/ozone/pull/3475 https://issues.apache.org/jira/browse/HDDS-5821 Improve the usage of RocksDB JNI interface PR: HDDS-5821 Container cache management for closing RockDB #3426 https://github.com/apache/ozone/pull/3426 https://issues.apache.org/jira/browse/HDDS-6722 Memory leak after updating to RocksDB 7 PRs: several sub PRs https://issues.apache.org/jira/browse/HDDS-6456 HDDS-6456. Update RocksDB Version to 7.x (#3690) PR: HDDS-6456. Update RocksDB Version to 7.x (#3690) https://github.com/apache/ozone/pull/3690 Thanks all contributors. Does is solve datanode crashing and ozone manager memory leak issues? could anyone share experiences?