Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[improve] [bk] Upgrade BookKeeper dependency to 4.16.4 #21983

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

hangc0276
Copy link
Contributor

Fixes #xyz

Main Issue: #xyz

PIP: #xyz

Motivation

BookKeeper 4.16.4 has been released and upgrade the BookKeeper dependency to 4.16.4

Modifications

Verifying this change

  • Make sure that the change passes the CI checks.

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end deployment with large payloads (10MB)
  • Extended integration test for recovery after broker failure

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:

@hangc0276 hangc0276 self-assigned this Jan 29, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 29, 2024
@hangc0276 hangc0276 added release/3.0.3 release/3.1.3 release/3.2.1 and removed doc-not-needed Your PR changes do not impact docs labels Jan 29, 2024
@hangc0276 hangc0276 added this to the 3.3.0 milestone Jan 29, 2024
@hangc0276 hangc0276 added dependencies Pull requests that update a dependency file ready-to-test labels Jan 29, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Jan 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.56%. Comparing base (8a18043) to head (6e4145c).
Report is 788 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #21983      +/-   ##
============================================
- Coverage     73.65%   73.56%   -0.09%     
+ Complexity    32471    32452      -19     
============================================
  Files          1863     1863              
  Lines        138772   138772              
  Branches      15203    15203              
============================================
- Hits         102213   102094     -119     
- Misses        28665    28788     +123     
+ Partials       7894     7890       -4     
Flag Coverage Δ
inttests 24.09% <ø> (-0.02%) ⬇️
systests 23.62% <ø> (-0.25%) ⬇️
unittests 72.86% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 71 files with indirect coverage changes

---- 🚨 Try these New Features:

Copy link
Member

@horizonzy horizonzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lhotari lhotari merged commit ae272a5 into apache:master Jan 29, 2024
53 of 56 checks passed
lhotari pushed a commit that referenced this pull request Jan 29, 2024
lhotari pushed a commit that referenced this pull request Jan 29, 2024
lhotari pushed a commit that referenced this pull request Jan 29, 2024
mukesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Mar 1, 2024
(cherry picked from commit ae272a5)
(cherry picked from commit afabcc2)
mukesh-ctds pushed a commit to datastax/pulsar that referenced this pull request Mar 6, 2024
(cherry picked from commit ae272a5)
(cherry picked from commit afabcc2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants