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

Rebuild UMAPI Cache Tables After Version Change #212

Open
ddybvig-perf opened this issue Feb 23, 2022 · 0 comments
Open

Rebuild UMAPI Cache Tables After Version Change #212

ddybvig-perf opened this issue Feb 23, 2022 · 0 comments

Comments

@ddybvig-perf
Copy link

Is your feature request related to a problem? Please describe.
When the version is incremented for the UMAPI Cache, we should drop the existing cache tables and then rebuild them to make sure that they conform to any schema changes that accompanied the version change.

Describe the solution you'd like
When the version is incremented, a new method should be called to drop and then rebuild the UMAPI cache tables. We should also re-initialize the cache meta and set should_refresh to true.

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

No branches or pull requests

1 participant