Adam Retter
Adam Retter
Okay, I'm on it now...
@jowlyzhang I can confirm that all looks good for 9.1.
@rhubner Do you also need to update the `src.mk` file for the Make build?
@TheSmithSoftware can you provide minimal reproducible example code please?
@TheSmithSoftware @Smith1123 @dfa1 Okay thanks for the code, my colleague here @rhubner is going to pick this up
We currently support cross-compilation on macOS using Make. See the target `rocksdbjavastaticosx_ub` in [Makefile](https://github.com/facebook/rocksdb/blob/8.10.fb/Makefile#L2259). We might consider adding support in CMake. We don't use Conan. Can you provide the exact...
@cmccrorie could you expedite this for @rhubner or @alanpaxton to review please the PR please?
> system: centos-8-x64, it's docker image, in cetnos7.4. I am a bit confused about which of the above versions is the system version or the Docker version? Are you running...
> The wiki says that column family handles need to be closed before freeing the db That is true. They do need to be closed. > but in reality, CF...
Can you share your full configuration file for RocksDB please? Also we need a discrete set of steps from start to finish that we can perform that will l exactly...