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

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


    from cc76792630 Remove unused code from ByteBufVisitor (#4383)
     new 2292ce2fc6 fix wrong implementation for `percentile` in 
bookkeeper-benchmark (#3864)
     new b6abb14776 Prevent bookie shutdown due to rest api when bookie 
prohibits readOnlyMode (#3972)
     new 87c1551020 Upgrade vertx-core to 4.5.7 to address CVE-2024-1300 (#4265)
     new 374261aa8c fix: miss test log in prometheus-metrics-provider module 
(#4279)
     new a906bdd642 fix guava shade error in distributedlog (#4319)

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../benchmark/BenchThroughputLatency.java          |  11 +-
 .../src/main/resources/LICENSE-all.bin.txt         | 114 ++++++++++-----------
 .../src/main/resources/LICENSE-bkctl.bin.txt       | 100 +++++++++---------
 .../src/main/resources/LICENSE-server.bin.txt      | 114 ++++++++++-----------
 .../src/main/resources/NOTICE-all.bin.txt          |  46 ++++-----
 .../src/main/resources/NOTICE-bkctl.bin.txt        |  42 ++++----
 .../src/main/resources/NOTICE-server.bin.txt       |  46 ++++-----
 .../bookkeeper/bookie/BookieStateManager.java      |   5 +
 .../org/apache/bookkeeper/bookie/StateManager.java |   5 +
 .../http/service/BookieStateReadOnlyService.java   |   5 +
 .../bookkeeper/server/http/TestHttpService.java    |  40 +++++++-
 pom.xml                                            |   4 +-
 shaded/distributedlog-core-shaded/pom.xml          |  13 +--
 .../prometheus-metrics-provider/pom.xml            |   6 ++
 14 files changed, 294 insertions(+), 257 deletions(-)

Reply via email to