chore(server): bump rocksdb version from 7.2.2 to 8.10.2 by syslucas · Pull Request #2896 · apache/hugegraph

Conversation

@syslucas

Purpose of the PR

  • bump rocksdb version from 7.2.2 to 8.10.2

Main Changes

Bump the RocksDB version in hugegraph-server from 7.2.2 to 8.10.2.

Verifying these changes

  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests.
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

@dosubot dosubot bot added size:XS

This PR changes 0-9 lines, ignoring generated files.

store

Store module

labels

Oct 31, 2025

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 1.50%. Comparing base (5b3d295) to head (2008cba).
⚠️ Report is 4 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (5b3d295) and HEAD (2008cba). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (5b3d295) HEAD (2008cba)
3 1
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #2896       +/-   ##
============================================
- Coverage     35.57%   1.50%   -34.08%     
+ Complexity      333      21      -312     
============================================
  Files           801     779       -22     
  Lines         67422   64907     -2515     
  Branches       8750    8302      -448     
============================================
- Hits          23985     975    -23010     
- Misses        40886   63849    +22963     
+ Partials       2551      83     -2468     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Pengzna

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Oct 31, 2025

imbajin

Labels

lgtm

This PR has been approved by a maintainer

size:XS

This PR changes 0-9 lines, ignoring generated files.

store

Store module