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

Wrong profile value of cache layer settings for Canner Persistence Store #275

Closed
fredalai opened this issue Aug 11, 2023 · 0 comments · Fixed by #276
Closed

Wrong profile value of cache layer settings for Canner Persistence Store #275

fredalai opened this issue Aug 11, 2023 · 0 comments · Fixed by #276
Labels
needs-triage type/bug Something went wrong

Comments

@fredalai
Copy link
Contributor

Background

VulcanSQL supports CannerPersistenceStore to read artifacts by each workspace from Canner Enterprise Storage and merge them into one artifact for Canner Enterprise automatically.

Environment

  • Version:

    2023-08-11 08:52:55.410  INFO  [CLI] cli version: 0.7.2
    2023-08-11 08:52:55.415  INFO  [CLI] core version: 0.7.2
    2023-08-11 08:52:55.416  INFO  [CLI] build version: 0.7.2
    2023-08-11 08:52:55.417  INFO  [CLI] serve version: 0.7.2
    

What's wrong?

Because when the extension-store-canner pulls the result.json from Minio to merge into one file, it lacks the setting of the cache layer in the schema

Error logs

截圖 2023-08-11 下午4 55 24

What's the correct behavior?

Add cache profile settings in CannerPersistenceStore

@fredalai fredalai added type/bug Something went wrong needs-triage labels Aug 11, 2023
@fredalai fredalai changed the title Missing setting of cache layer in a schema for Canner Enterprise Missing cache settings for Canner Persistence Store Aug 11, 2023
@fredalai fredalai changed the title Missing cache settings for Canner Persistence Store Wrong correct profile value of cache layer settings for Canner Persistence Store Aug 11, 2023
@fredalai fredalai changed the title Wrong correct profile value of cache layer settings for Canner Persistence Store Wrong profile value of cache layer settings for Canner Persistence Store Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage type/bug Something went wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant