merlimat closed pull request #1887: Upgrade RocksDb to 5.13.1
URL: https://github.com/apache/incubator-pulsar/pull/1887
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/all/src/assemble/LICENSE.bin.txt b/all/src/assemble/LICENSE.bin.txt
index 8b0b3cc5ab..b544d0a423 100644
--- a/all/src/assemble/LICENSE.bin.txt
+++ b/all/src/assemble/LICENSE.bin.txt
@@ -398,7 +398,7 @@ The Apache Software License, Version 2.0
- org.eclipse.jetty.websocket-websocket-server-9.3.11.v20160721.jar
- org.eclipse.jetty.websocket-websocket-servlet-9.3.11.v20160721.jar
* SnakeYaml -- org.yaml-snakeyaml-1.15.jar
- * RocksDB - org.rocksdb-rocksdbjni-5.8.6.jar
+ * RocksDB - org.rocksdb-rocksdbjni-5.13.1.jar
* HttpClient
- org.apache.httpcomponents-httpclient-4.5.5.jar
- org.apache.httpcomponents-httpcore-4.4.9.jar
diff --git a/pom.xml b/pom.xml
index cde2e16249..fa3d4b76c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,7 +130,7 @@ flexible messaging model and an intuitive client
API.</description>
<athenz.version>1.7.17</athenz.version>
<prometheus.version>0.0.23</prometheus.version>
<aspectj.version>1.8.9</aspectj.version>
- <rocksdb.version>5.8.6</rocksdb.version>
+ <rocksdb.version>5.13.1</rocksdb.version>
<slf4j.version>1.7.25</slf4j.version>
<log4j2.version>2.10.0</log4j2.version>
<bouncycastle.version>1.55</bouncycastle.version>
----------------------------------------------------------------
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