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: Panicked when OceanBase table client is initialing #728

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

MichaelLeeHZ
Copy link
Contributor

Which issue does this PR close?

Closes #

Rationale for this change

related with oceanbase/obkv-table-client-rs#21

Table client will init timeout when one OB server is invalid, eg, OUT_OF_MEM, SERVER_IS_INIT.

What changes are included in this PR?

Update OceanBase rust client

Are there any user-facing changes?

How does this change test

Integration test

@MichaelLeeHZ MichaelLeeHZ changed the title fix: Panicked when table client is initialing fix: Panicked when OceanBase table client is initialing Mar 14, 2023
@MichaelLeeHZ MichaelLeeHZ marked this pull request as ready for review March 14, 2023 04:22
@codecov-commenter
Copy link

Codecov Report

Merging #728 (ac3a1e7) into main (8837aa6) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head ac3a1e7 differs from pull request most recent head bfed6e7. Consider uploading reports for the commit bfed6e7 to get more accurate results

@@            Coverage Diff             @@
##             main     #728      +/-   ##
==========================================
- Coverage   68.26%   68.25%   -0.01%     
==========================================
  Files         288      288              
  Lines       45335    45335              
==========================================
- Hits        30946    30944       -2     
- Misses      14389    14391       +2     

see 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

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

LGTM

@ShiKaiWi ShiKaiWi added this pull request to the merge queue Mar 14, 2023
Merged via the queue into apache:main with commit 93b57f8 Mar 14, 2023
@MichaelLeeHZ MichaelLeeHZ deleted the feat_update_ob_client branch April 13, 2023 02:09
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants