-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Description
Search before asking
- I searched in the 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!
Metadata
Metadata
Assignees
Labels
type/enhancementThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messagesThe enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages