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: object_store config #443

Merged
merged 2 commits into from
Dec 2, 2022
Merged

Conversation

jiacai2050
Copy link
Contributor

Which issue does this PR close?

Closes #

Rationale for this change

After #421, config of object store is changed, but minimal config is still using old format, and it will cause error below

thread 'main' panicked at 'Failed to parse config.: ParseToml { path: "/etc/ceresdb/ceresdb.toml", source: Error { inner: ErrorInner { kind: Custom, l
ine: Some(21), col: 0, at: Some(381), message: "missing field `mem_cache_capacity`", key: ["analytic", "storage"] } }, backtrace: Backtrace(   0: <sna

What changes are included in this PR?

Are there any user-facing changes?

No

How does this change test

CI

@jiacai2050 jiacai2050 changed the title fix minimal config fix: minimal config Dec 1, 2022
@jiacai2050 jiacai2050 changed the title fix: minimal config fix: object_store config Dec 2, 2022
Copy link
Contributor

@ZuLiangWang ZuLiangWang left a comment

Choose a reason for hiding this comment

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

LGTM

@ZuLiangWang ZuLiangWang merged commit 6492df4 into apache:main Dec 2, 2022
@jiacai2050 jiacai2050 deleted the chore-minimal branch December 2, 2022 08:20
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* fix minimal config

* fix cluster config
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.

None yet

2 participants