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

[Bug report] wrong in-use value after disable catalog #5252

Closed
mchades opened this issue Oct 25, 2024 · 0 comments · Fixed by #5253
Closed

[Bug report] wrong in-use value after disable catalog #5252

mchades opened this issue Oct 25, 2024 · 0 comments · Fixed by #5253
Assignees
Labels
0.7.0 Release v0.7.0 bug Something isn't working

Comments

@mchades
Copy link
Contributor

mchades commented Oct 25, 2024

Version

main branch

Describe what's wrong

disable a catalog missing invalidate the cache

Error message and/or stacktrace

no message

How to reproduce

  1. create a catalog
  2. disable it
  3. load it, the result show wrong in-use value

Additional context

No response

@mchades mchades added bug Something isn't working 0.7.0 Release v0.7.0 labels Oct 25, 2024
@mchades mchades self-assigned this Oct 25, 2024
github-actions bot pushed a commit that referenced this issue Oct 25, 2024
### What changes were proposed in this pull request?

 fix disable catalog miss invalidate cache

### Why are the changes needed?

Fix: #5252 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

tests added
jerryshao pushed a commit that referenced this issue Oct 25, 2024
### What changes were proposed in this pull request?

 fix disable catalog miss invalidate cache

### Why are the changes needed?

Fix: #5252 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

tests added

Co-authored-by: mchades <liminghuang@datastrato.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.7.0 Release v0.7.0 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant