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

[fix][metadata] Upgrade Oxia to 0.3.2 #23140

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

mattisonchao
Copy link
Member

Motivation

Upgrading to latest oxia client version: https://github.com/streamnative/oxia-java/releases/tag/v0.3.2 which fixes the shards sync issue.

modification

  • Upgrade the oxia version from 0.3.1 to 0.3.2

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

  • doc-not-needed

@mattisonchao mattisonchao self-assigned this Aug 8, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Aug 8, 2024
@mattisonchao mattisonchao added this to the 3.4.0 milestone Aug 8, 2024
pom.xml Show resolved Hide resolved
Copy link
Member

@dao-jun dao-jun left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.52%. Comparing base (bbc6224) to head (dc842d3).
Report is 503 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #23140      +/-   ##
============================================
+ Coverage     73.57%   74.52%   +0.95%     
- Complexity    32624    33590     +966     
============================================
  Files          1877     1919      +42     
  Lines        139502   144247    +4745     
  Branches      15299    15773     +474     
============================================
+ Hits         102638   107501    +4863     
+ Misses        28908    28511     -397     
- Partials       7956     8235     +279     
Flag Coverage Δ
inttests 27.59% <ø> (+3.00%) ⬆️
systests 24.77% <ø> (+0.44%) ⬆️
unittests 73.89% <ø> (+1.04%) ⬆️

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

see 499 files with indirect coverage changes

@lhotari lhotari merged commit f4a8094 into apache:master Aug 8, 2024
50 of 51 checks passed
lhotari pushed a commit that referenced this pull request Aug 8, 2024
grssam pushed a commit to grssam/pulsar that referenced this pull request Sep 4, 2024
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.

7 participants