Adam Retter
Adam Retter
@ajkr expanding on my comment here - https://github.com/facebook/rocksdb/issues/12226#issuecomment-2162683927 > If you extract the .dll or .so files from the Jar file, then you really just have a binary build of...
@ajkr @pdillinger can we get this one merged please?
@ajkr Possibly. However, regardless, I think we would also like the RocksJava binaries to be equivalent on all platforms (including Windows).
@pdillinger could we get this one merged please?
@pdillinger @ajkr Can we get this one merged please?
> Using Java artifacts for a non-Java project sounds like a less common solution, though I could be wrong. If you extract the .dll or .so files from the Jar...
@rhuss Okay understood. I wonder if the situation could be improved in the Java code of the plugin though so that it just silently ignores it rather than throwing an...
> should this be forward ported to existdb 7 or is it already in place there? Review is already happening at the source for eXist-db 7.x.x - https://github.com/eXist-db/exist/pull/5188
> Absolutely correct. This is done within the existing VirtualTempPath implementation introduced earlier on the client side I think you are referring specifically to the `OverflowToDiskStream` class, is that correct?...