This is an automated email from the ASF dual-hosted git repository.

hangc0276 pushed a change to branch branch-4.18
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


    from 96230ec676 fix Bookkeeper can't startup cause by 'IOException: 
Recovery log xxx is missing' (#4740)
     add 801edb910c [maven-release-plugin] prepare release v4.18.0-rc0

No new revisions were added by this update.

Summary of changes:
 bookkeeper-benchmark/pom.xml                       |  2 +-
 bookkeeper-common-allocator/pom.xml                |  2 +-
 bookkeeper-common/pom.xml                          |  2 +-
 bookkeeper-dist/all/pom.xml                        |  2 +-
 bookkeeper-dist/bkctl/pom.xml                      |  2 +-
 bookkeeper-dist/pom.xml                            |  2 +-
 bookkeeper-dist/server/pom.xml                     |  2 +-
 bookkeeper-http/http-server/pom.xml                |  2 +-
 bookkeeper-http/pom.xml                            |  2 +-
 bookkeeper-http/servlet-http-server/pom.xml        |  2 +-
 bookkeeper-http/vertx-http-server/pom.xml          |  2 +-
 bookkeeper-proto/pom.xml                           |  2 +-
 bookkeeper-server/pom.xml                          |  2 +-
 buildtools/pom.xml                                 |  4 +--
 circe-checksum/pom.xml                             |  2 +-
 cpu-affinity/pom.xml                               |  2 +-
 metadata-drivers/etcd/pom.xml                      |  2 +-
 metadata-drivers/jetcd-core-shaded/pom.xml         | 10 +++---
 metadata-drivers/pom.xml                           |  2 +-
 microbenchmarks/pom.xml                            |  2 +-
 native-io/pom.xml                                  | 39 +++++++++-------------
 native-library-common/pom.xml                      |  2 +-
 pom.xml                                            |  8 ++---
 shaded/bookkeeper-server-shaded/pom.xml            |  2 +-
 shaded/bookkeeper-server-tests-shaded/pom.xml      |  2 +-
 shaded/distributedlog-core-shaded/pom.xml          |  2 +-
 shaded/pom.xml                                     |  2 +-
 stats/bookkeeper-stats-api/pom.xml                 |  2 +-
 .../codahale-metrics-provider/pom.xml              |  2 +-
 .../otel-metrics-provider/pom.xml                  |  2 +-
 stats/bookkeeper-stats-providers/pom.xml           |  2 +-
 .../prometheus-metrics-provider/pom.xml            |  2 +-
 stats/pom.xml                                      |  2 +-
 stats/utils/pom.xml                                |  2 +-
 stream/api/pom.xml                                 |  2 +-
 stream/bk-grpc-name-resolver/pom.xml               |  2 +-
 stream/clients/java/all/pom.xml                    |  2 +-
 stream/clients/java/base/pom.xml                   |  2 +-
 stream/clients/java/kv/pom.xml                     |  2 +-
 stream/clients/java/pom.xml                        |  2 +-
 stream/clients/pom.xml                             |  2 +-
 stream/common/pom.xml                              |  2 +-
 stream/distributedlog/common/pom.xml               |  2 +-
 stream/distributedlog/core/pom.xml                 |  2 +-
 stream/distributedlog/io/dlfs/pom.xml              |  2 +-
 stream/distributedlog/io/pom.xml                   |  2 +-
 stream/distributedlog/pom.xml                      |  2 +-
 stream/distributedlog/protocol/pom.xml             |  2 +-
 stream/pom.xml                                     |  2 +-
 stream/proto/pom.xml                               |  2 +-
 stream/server/pom.xml                              |  2 +-
 stream/statelib/pom.xml                            |  2 +-
 stream/storage/api/pom.xml                         |  2 +-
 stream/storage/impl/pom.xml                        |  2 +-
 stream/storage/pom.xml                             |  2 +-
 stream/tests-common/pom.xml                        |  2 +-
 tests/backward-compat/bc-non-fips/pom.xml          |  2 +-
 .../current-server-old-clients/pom.xml             |  2 +-
 .../hierarchical-ledger-manager/pom.xml            |  2 +-
 tests/backward-compat/hostname-bookieid/pom.xml    |  2 +-
 .../backward-compat/old-cookie-new-cluster/pom.xml |  2 +-
 tests/backward-compat/pom.xml                      |  2 +-
 tests/backward-compat/recovery-no-password/pom.xml |  2 +-
 tests/backward-compat/upgrade-direct/pom.xml       |  2 +-
 tests/backward-compat/upgrade/pom.xml              |  2 +-
 .../all-released-versions-image/pom.xml            |  2 +-
 tests/docker-images/all-versions-image/pom.xml     |  2 +-
 tests/docker-images/current-version-image/pom.xml  |  2 +-
 tests/docker-images/pom.xml                        |  2 +-
 tests/integration-tests-base-groovy/pom.xml        |  2 +-
 tests/integration-tests-base/pom.xml               |  2 +-
 tests/integration-tests-topologies/pom.xml         |  2 +-
 tests/integration-tests-utils/pom.xml              |  2 +-
 tests/integration/cluster/pom.xml                  |  2 +-
 tests/integration/pom.xml                          |  2 +-
 tests/integration/smoke/pom.xml                    |  2 +-
 tests/integration/standalone/pom.xml               |  2 +-
 tests/pom.xml                                      |  2 +-
 tests/scripts/pom.xml                              |  2 +-
 tests/shaded/bookkeeper-server-shaded-test/pom.xml |  2 +-
 .../bookkeeper-server-tests-shaded-test/pom.xml    |  2 +-
 .../shaded/distributedlog-core-shaded-test/pom.xml |  2 +-
 tests/shaded/pom.xml                               |  2 +-
 testtools/pom.xml                                  |  4 +--
 tools/all/pom.xml                                  |  2 +-
 tools/framework/pom.xml                            |  2 +-
 tools/ledger/pom.xml                               |  2 +-
 tools/perf/pom.xml                                 |  2 +-
 tools/pom.xml                                      |  2 +-
 tools/stream/pom.xml                               |  2 +-
 90 files changed, 113 insertions(+), 122 deletions(-)

Reply via email to