Please update the rocksdbjni jar to 9.6.1
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Motivation
The latest releases still use a very old RocksDB version 7.9.2
The JAR file org.rocksdb-rocksdbjni-7.9.2.jar doesn't contain the FreeBSD binary and this causes Apache Pulsar to fail to run on FreeBSD.
We have the rocksdb-jni-9.6.1 package that contains the JAR file that can be a drop-in replacement for org.rocksdb-rocksdbjni, but it is only for the modern version of RocksDB 9.6.1
Could you please update Apache Pulse to use RocksDB 9.6.1 which would allow us to run it on FreeBSD?
Thank you,
Yuri
### Solution
_No response_
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
Research direction
No files or tests are named in the issue. Start by locating Apache Pulsar's RocksDB JNI dependency declaration and review the compatibility impact of changing from 7.9.2 to 9.6.1; done means the newer JAR is used without regressions and Pulsar can run on FreeBSD.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100