Skip to content

Commit

Permalink
Bump BookKeeper 4.14.3 (apache#12906)
Browse files Browse the repository at this point in the history
(cherry picked from commit 9181a0c)
  • Loading branch information
codelipenghui authored and nicoloboschi committed Nov 23, 2021
1 parent c16ba3e commit f09d0a9
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
Expand Up @@ -390,31 +390,31 @@ The Apache Software License, Version 2.0
- org.apache.logging.log4j-log4j-1.2-api-2.14.0.jar
* Java Native Access JNA -- net.java.dev.jna-jna-4.2.0.jar
* BookKeeper
- org.apache.bookkeeper-bookkeeper-common-4.14.1.jar
- org.apache.bookkeeper-bookkeeper-common-allocator-4.14.1.jar
- org.apache.bookkeeper-bookkeeper-proto-4.14.1.jar
- org.apache.bookkeeper-bookkeeper-server-4.14.1.jar
- org.apache.bookkeeper-bookkeeper-tools-framework-4.14.1.jar
- org.apache.bookkeeper-circe-checksum-4.14.1.jar
- org.apache.bookkeeper-cpu-affinity-4.14.1.jar
- org.apache.bookkeeper-statelib-4.14.1.jar
- org.apache.bookkeeper-stream-storage-api-4.14.1.jar
- org.apache.bookkeeper-stream-storage-common-4.14.1.jar
- org.apache.bookkeeper-stream-storage-java-client-4.14.1.jar
- org.apache.bookkeeper-stream-storage-java-client-base-4.14.1.jar
- org.apache.bookkeeper-stream-storage-proto-4.14.1.jar
- org.apache.bookkeeper-stream-storage-server-4.14.1.jar
- org.apache.bookkeeper-stream-storage-service-api-4.14.1.jar
- org.apache.bookkeeper-stream-storage-service-impl-4.14.1.jar
- org.apache.bookkeeper.http-http-server-4.14.1.jar
- org.apache.bookkeeper.http-vertx-http-server-4.14.1.jar
- org.apache.bookkeeper.stats-bookkeeper-stats-api-4.14.1.jar
- org.apache.bookkeeper.stats-prometheus-metrics-provider-4.14.1.jar
- org.apache.distributedlog-distributedlog-common-4.14.1.jar
- org.apache.distributedlog-distributedlog-core-4.14.1-tests.jar
- org.apache.distributedlog-distributedlog-core-4.14.1.jar
- org.apache.distributedlog-distributedlog-protocol-4.14.1.jar
- org.apache.bookkeeper.stats-codahale-metrics-provider-4.14.1.jar
- org.apache.bookkeeper-bookkeeper-common-4.14.3.jar
- org.apache.bookkeeper-bookkeeper-common-allocator-4.14.3.jar
- org.apache.bookkeeper-bookkeeper-proto-4.14.3.jar
- org.apache.bookkeeper-bookkeeper-server-4.14.3.jar
- org.apache.bookkeeper-bookkeeper-tools-framework-4.14.3.jar
- org.apache.bookkeeper-circe-checksum-4.14.3.jar
- org.apache.bookkeeper-cpu-affinity-4.14.3.jar
- org.apache.bookkeeper-statelib-4.14.3.jar
- org.apache.bookkeeper-stream-storage-api-4.14.3.jar
- org.apache.bookkeeper-stream-storage-common-4.14.3.jar
- org.apache.bookkeeper-stream-storage-java-client-4.14.3.jar
- org.apache.bookkeeper-stream-storage-java-client-base-4.14.3.jar
- org.apache.bookkeeper-stream-storage-proto-4.14.3.jar
- org.apache.bookkeeper-stream-storage-server-4.14.3.jar
- org.apache.bookkeeper-stream-storage-service-api-4.14.3.jar
- org.apache.bookkeeper-stream-storage-service-impl-4.14.3.jar
- org.apache.bookkeeper.http-http-server-4.14.3.jar
- org.apache.bookkeeper.http-vertx-http-server-4.14.3.jar
- org.apache.bookkeeper.stats-bookkeeper-stats-api-4.14.3.jar
- org.apache.bookkeeper.stats-prometheus-metrics-provider-4.14.3.jar
- org.apache.distributedlog-distributedlog-common-4.14.3.jar
- org.apache.distributedlog-distributedlog-core-4.14.3-tests.jar
- org.apache.distributedlog-distributedlog-core-4.14.3.jar
- org.apache.distributedlog-distributedlog-protocol-4.14.3.jar
- org.apache.bookkeeper.stats-codahale-metrics-provider-4.14.3.jar
* Apache HTTP Client
- org.apache.httpcomponents-httpclient-4.5.13.jar
- org.apache.httpcomponents-httpcore-4.4.13.jar
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -104,7 +104,7 @@ flexible messaging model and an intuitive client API.</description>
<commons-compress.version>1.21</commons-compress.version>

<!-- Use Apache BookKeeper version -->
<bookkeeper.version>4.14.2</bookkeeper.version>
<bookkeeper.version>4.14.3</bookkeeper.version>
<zookeeper.version>3.6.3</zookeeper.version>
<snappy.version>1.1.7</snappy.version> <!-- ZooKeeper server -->
<dropwizardmetrics.version>3.2.5</dropwizardmetrics.version> <!-- ZooKeeper server -->
Expand Down
24 changes: 12 additions & 12 deletions pulsar-sql/presto-distribution/LICENSE
Expand Up @@ -413,18 +413,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.14.1.jar
- bookkeeper-common-allocator-4.14.1.jar
- bookkeeper-proto-4.14.1.jar
- bookkeeper-server-4.14.1.jar
- bookkeeper-stats-api-4.14.1.jar
- bookkeeper-tools-framework-4.14.1.jar
- circe-checksum-4.14.1.jar
- codahale-metrics-provider-4.14.1.jar
- cpu-affinity-4.14.1.jar
- http-server-4.14.1.jar
- prometheus-metrics-provider-4.14.1.jar
- codahale-metrics-provider-4.14.1.jar
- bookkeeper-common-4.14.3.jar
- bookkeeper-common-allocator-4.14.3.jar
- bookkeeper-proto-4.14.3.jar
- bookkeeper-server-4.14.3.jar
- bookkeeper-stats-api-4.14.3.jar
- bookkeeper-tools-framework-4.14.3.jar
- circe-checksum-4.14.3.jar
- codahale-metrics-provider-4.14.3.jar
- cpu-affinity-4.14.3.jar
- http-server-4.14.3.jar
- prometheus-metrics-provider-4.14.3.jar
- codahale-metrics-provider-4.14.3.jar
* Apache Commons
- commons-cli-1.2.jar
- commons-codec-1.15.jar
Expand Down
Expand Up @@ -20,8 +20,8 @@

import java.io.IOException;
import org.apache.bookkeeper.conf.ClientConfiguration;
import org.apache.bookkeeper.meta.MetadataClientDriver;
import org.apache.zookeeper.KeeperException;
import org.apache.zookeeper.ZooKeeper;

/**
* Test BookKeeperClient which allows access to members we don't wish to expose in the public API.
Expand All @@ -31,8 +31,8 @@ public BookKeeperTestClient(ClientConfiguration conf) throws IOException, Interr
super(conf);
}

public ZooKeeper getZkHandle() {
return super.getZkHandle();
public MetadataClientDriver getZkHandle() {
return super.getMetadataClientDriver();
}

public ClientConfiguration getConf() {
Expand Down

0 comments on commit f09d0a9

Please sign in to comment.