From 25a75cd22651459de8f55fa1101849239a35c0f6 Mon Sep 17 00:00:00 2001 From: chenhang Date: Sat, 6 May 2023 17:59:36 +0800 Subject: [PATCH 1/2] Upgrade rocksDB version to 6.29.4.1 to keep sync with BookKeeper's RocksDB version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1acfb6b74b33..72626913b17ab 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ flexible messaging model and an intuitive client API. 1.10.50 0.5.0 3.9.8 - 6.10.2 + 6.29.4.1 1.7.32 3.2.2 2.18.0 From 3f46a5648dc1f2a78552d90fe4e95f99868b12c6 Mon Sep 17 00:00:00 2001 From: chenhang Date: Sat, 6 May 2023 19:26:20 +0800 Subject: [PATCH 2/2] Fix license --- distribution/server/src/assemble/LICENSE.bin.txt | 2 +- pulsar-sql/presto-distribution/LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 7ead9d790a895..c36f823e376a5 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -450,7 +450,7 @@ The Apache Software License, Version 2.0 - org.eclipse.jetty-jetty-alpn-conscrypt-server-9.4.51.v20230217.jar - org.eclipse.jetty-jetty-alpn-server-9.4.51.v20230217.jar * SnakeYaml -- org.yaml-snakeyaml-2.0.jar - * RocksDB - org.rocksdb-rocksdbjni-6.10.2.jar + * RocksDB - org.rocksdb-rocksdbjni-6.29.4.1.jar * Google Error Prone Annotations - com.google.errorprone-error_prone_annotations-2.5.1.jar * Apache Thrift - org.apache.thrift-libthrift-0.14.2.jar * OkHttp3 diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE index 4c59ab739e2ce..ad858497b3871 100644 --- a/pulsar-sql/presto-distribution/LICENSE +++ b/pulsar-sql/presto-distribution/LICENSE @@ -411,7 +411,7 @@ The Apache Software License, Version 2.0 - presto-spi-332.jar - presto-record-decoder-332.jar * RocksDB JNI - - rocksdbjni-6.10.2.jar + - rocksdbjni-6.29.4.1.jar * SnakeYAML - snakeyaml-2.0.jar * Bean Validation API