SammyVimes commented on code in PR #1619: URL: https://github.com/apache/ignite-3/pull/1619#discussion_r1095594537
########## gradle/libs.versions.toml: ########## @@ -57,7 +57,7 @@ jsonpath = "2.4.0" classgraph = "4.8.110" javassist = "3.28.0-GA" checker = "3.10.0" -rocksdb = "7.3.1" +rocksdb = "7.9.2" Review Comment: There is a fix for the deleteRange method. It was previously implemented in a sub-optimal way that was visible with the profiler. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
