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: ignore error when open partition table failed #1220

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

jiacai2050
Copy link
Contributor

Rationale

When sub_table[0] is unhealthy, we can not drop the partition table.

Detailed Changes

Only log open partition table error, not return to outside.

Test Plan

Copy link
Contributor

@chunshao90 chunshao90 left a comment

Choose a reason for hiding this comment

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

LGTM

@jiacai2050 jiacai2050 merged commit 419a473 into apache:main Sep 19, 2023
6 checks passed
@jiacai2050 jiacai2050 deleted the fix-open-part-table branch September 19, 2023 09:08
jiacai2050 added a commit that referenced this pull request Sep 20, 2023
## Rationale
Followup PR of #1220

## Detailed Changes


## Test Plan
Manually.
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.

2 participants