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: invalidate_table when get_or_refresh_table_entry failed #81

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Oct 7, 2023

Summary

refresh_all_table_entries will always run in the background. When the table table does not exist, an error will always be reported, to avoid this invalidate_table is required.

Solution Description

When table get_or_refresh_table_entry failed, invalidate this table.

@chunshao90 chunshao90 merged commit 7f9dad6 into oceanbase:0.1 Oct 7, 2023
jiacai2050 pushed a commit to apache/horaedb that referenced this pull request Oct 8, 2023
## Rationale
Upgrade obkv table client.

## Detailed Changes
Include oceanbase/obkv-table-client-rs#81

## Test Plan
CI
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