Skip to content

Commit

Permalink
[improve][broker] Upgrade bookkeeper to 4.15.5 (#21753)
Browse files Browse the repository at this point in the history
### Motivation

Upgrade bookkeeper to 4.15.5
  • Loading branch information
zymap committed Dec 20, 2023
1 parent f6c58aa commit c7ac62c
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
50 changes: 25 additions & 25 deletions distribution/server/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -401,31 +401,31 @@ The Apache Software License, Version 2.0
- org.apache.logging.log4j-log4j-web-2.18.0.jar
* Java Native Access JNA -- net.java.dev.jna-jna-4.2.0.jar
* BookKeeper
- org.apache.bookkeeper-bookkeeper-common-4.15.4.jar
- org.apache.bookkeeper-bookkeeper-common-allocator-4.15.4.jar
- org.apache.bookkeeper-bookkeeper-proto-4.15.4.jar
- org.apache.bookkeeper-bookkeeper-server-4.15.4.jar
- org.apache.bookkeeper-bookkeeper-tools-framework-4.15.4.jar
- org.apache.bookkeeper-circe-checksum-4.15.4.jar
- org.apache.bookkeeper-cpu-affinity-4.15.4.jar
- org.apache.bookkeeper-statelib-4.15.4.jar
- org.apache.bookkeeper-stream-storage-api-4.15.4.jar
- org.apache.bookkeeper-stream-storage-common-4.15.4.jar
- org.apache.bookkeeper-stream-storage-java-client-4.15.4.jar
- org.apache.bookkeeper-stream-storage-java-client-base-4.15.4.jar
- org.apache.bookkeeper-stream-storage-proto-4.15.4.jar
- org.apache.bookkeeper-stream-storage-server-4.15.4.jar
- org.apache.bookkeeper-stream-storage-service-api-4.15.4.jar
- org.apache.bookkeeper-stream-storage-service-impl-4.15.4.jar
- org.apache.bookkeeper.http-http-server-4.15.4.jar
- org.apache.bookkeeper.http-vertx-http-server-4.15.4.jar
- org.apache.bookkeeper.stats-bookkeeper-stats-api-4.15.4.jar
- org.apache.bookkeeper.stats-prometheus-metrics-provider-4.15.4.jar
- org.apache.distributedlog-distributedlog-common-4.15.4.jar
- org.apache.distributedlog-distributedlog-core-4.15.4-tests.jar
- org.apache.distributedlog-distributedlog-core-4.15.4.jar
- org.apache.distributedlog-distributedlog-protocol-4.15.4.jar
- org.apache.bookkeeper.stats-codahale-metrics-provider-4.15.4.jar
- org.apache.bookkeeper-bookkeeper-common-4.15.5.jar
- org.apache.bookkeeper-bookkeeper-common-allocator-4.15.5.jar
- org.apache.bookkeeper-bookkeeper-proto-4.15.5.jar
- org.apache.bookkeeper-bookkeeper-server-4.15.5.jar
- org.apache.bookkeeper-bookkeeper-tools-framework-4.15.5.jar
- org.apache.bookkeeper-circe-checksum-4.15.5.jar
- org.apache.bookkeeper-cpu-affinity-4.15.5.jar
- org.apache.bookkeeper-statelib-4.15.5.jar
- org.apache.bookkeeper-stream-storage-api-4.15.5.jar
- org.apache.bookkeeper-stream-storage-common-4.15.5.jar
- org.apache.bookkeeper-stream-storage-java-client-4.15.5.jar
- org.apache.bookkeeper-stream-storage-java-client-base-4.15.5.jar
- org.apache.bookkeeper-stream-storage-proto-4.15.5.jar
- org.apache.bookkeeper-stream-storage-server-4.15.5.jar
- org.apache.bookkeeper-stream-storage-service-api-4.15.5.jar
- org.apache.bookkeeper-stream-storage-service-impl-4.15.5.jar
- org.apache.bookkeeper.http-http-server-4.15.5.jar
- org.apache.bookkeeper.http-vertx-http-server-4.15.5.jar
- org.apache.bookkeeper.stats-bookkeeper-stats-api-4.15.5.jar
- org.apache.bookkeeper.stats-prometheus-metrics-provider-4.15.5.jar
- org.apache.distributedlog-distributedlog-common-4.15.5.jar
- org.apache.distributedlog-distributedlog-core-4.15.5-tests.jar
- org.apache.distributedlog-distributedlog-core-4.15.5.jar
- org.apache.distributedlog-distributedlog-protocol-4.15.5.jar
- org.apache.bookkeeper.stats-codahale-metrics-provider-4.15.5.jar
* Apache HTTP Client
- org.apache.httpcomponents-httpclient-4.5.13.jar
- org.apache.httpcomponents-httpcore-4.4.15.jar
Expand Down
6 changes: 3 additions & 3 deletions distribution/shell/src/assemble/LICENSE.bin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -381,9 +381,9 @@ The Apache Software License, Version 2.0
- log4j-web-2.18.0.jar

* BookKeeper
- bookkeeper-common-allocator-4.15.4.jar
- cpu-affinity-4.15.4.jar
- circe-checksum-4.15.4.jar
- bookkeeper-common-allocator-4.15.5.jar
- cpu-affinity-4.15.5.jar
- circe-checksum-4.15.5.jar
* AirCompressor
- aircompressor-0.20.jar
* AsyncHttpClient
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ flexible messaging model and an intuitive client API.</description>
<!-- apache commons -->
<commons-compress.version>1.21</commons-compress.version>

<bookkeeper.version>4.15.4</bookkeeper.version>
<bookkeeper.version>4.15.5</bookkeeper.version>
<zookeeper.version>3.8.3</zookeeper.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-text.version>1.10.0</commons-text.version>
Expand Down
24 changes: 12 additions & 12 deletions pulsar-sql/presto-distribution/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -443,18 +443,18 @@ The Apache Software License, Version 2.0
- async-http-client-2.12.1.jar
- async-http-client-netty-utils-2.12.1.jar
* Apache Bookkeeper
- bookkeeper-common-4.15.4.jar
- bookkeeper-common-allocator-4.15.4.jar
- bookkeeper-proto-4.15.4.jar
- bookkeeper-server-4.15.4.jar
- bookkeeper-stats-api-4.15.4.jar
- bookkeeper-tools-framework-4.15.4.jar
- circe-checksum-4.15.4.jar
- codahale-metrics-provider-4.15.4.jar
- cpu-affinity-4.15.4.jar
- http-server-4.15.4.jar
- prometheus-metrics-provider-4.15.4.jar
- codahale-metrics-provider-4.15.4.jar
- bookkeeper-common-4.15.5.jar
- bookkeeper-common-allocator-4.15.5.jar
- bookkeeper-proto-4.15.5.jar
- bookkeeper-server-4.15.5.jar
- bookkeeper-stats-api-4.15.5.jar
- bookkeeper-tools-framework-4.15.5.jar
- circe-checksum-4.15.5.jar
- codahale-metrics-provider-4.15.5.jar
- cpu-affinity-4.15.5.jar
- http-server-4.15.5.jar
- prometheus-metrics-provider-4.15.5.jar
- codahale-metrics-provider-4.15.5.jar
* Apache Commons
- commons-cli-1.5.0.jar
- commons-codec-1.15.jar
Expand Down

0 comments on commit c7ac62c

Please sign in to comment.