Seanium commented on issue #3099:
URL: https://github.com/apache/hugegraph/issues/3099#issuecomment-5034934722

   Implemented in #3102.
   
   The PR uses checksum-pinned Alibaba Dragonwell 11 Extended on RISC-V, 
configures the RocksDB JNI `libatomic.so.1` preload, adds native RISC-V 
protobuf tooling, and introduces an opt-in RocksDB-only build without changing 
the default all-backend reactor.
   
   Validation completed before opening the PR:
   - amd64, arm64, and riscv64/QEMU Docker runtime smoke: JNI I/O, REST, 
Gremlin, and restart persistence passed
   - native RISC-V clean build: 14/14 modules passed
   - native RISC-V Core: 794 tests, 0 failures/errors, 41 skipped
   - native RISC-V API: 161 tests, 0 failures/errors, 14 skipped, with JaCoCo 
output
   - default Java 11 build: 43/43 modules passed with all existing backends 
retained
   
   The implementation notes and residual release risks are included in the PR 
documentation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to