merlimat commented on issue #1999: Upgrade to RocksDB-5.13.3 URL: https://github.com/apache/incubator-pulsar/pull/1999#issuecomment-398858290 > can you explicitly exclude rocksdb from bookkeeper dependency? just to prevent any unknown behaviors due to resolving transitive dependencies. We can explicitely ignore, but the current behavior is already like that. There is one rockdbjni artifact and that is the one we are including in bin distribution. Since we are setting the version in pulsar pom, it is already pinning the version to that, irrespective of whichever version is set in BK. > can you explicitly exclude rocksdb from bookkeeper dependency? just to prevent any unknown behaviors due to resolving transitive dependencies. Yes, will do
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
