refactor(db): unify database engine initialization by halibobo1205 · Pull Request #6421 · tronprotocol/java-tron

waynercheung

waynercheung

waynercheung

bladehan1

@halibobo1205

- Consolidate duplicate engine initialization logic from two separate classes into a single unified method
- Enhance LevelDB/RocksDB compatibility detection with clearer error messages
- Improve error handling for directory/file creation failures

kuny0707

@kuny0707 kuny0707 linked an issue

Aug 25, 2025

that may be closed by this pull request

17 tasks

warku123 pushed a commit to warku123/java-tron that referenced this pull request

Feb 6, 2026
- Consolidate duplicate engine initialization logic from two separate classes into a single unified method
- Enhance LevelDB/RocksDB compatibility detection with clearer error messages
- Improve error handling for directory/file creation failures