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

chore(risedev): tune etcd configuration. #3110

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Conversation

zwang28
Copy link
Contributor

@zwang28 zwang28 commented Jun 9, 2022

What's changed and what's your intention?

Fix #3054.

Benchmark result of ./risedev d full in single machine:

  • Etcd space quota is below 1.2GB.
  • Etcd memory usage is below 10GB.

10000_2

Checklist

  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

Close #3054

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #3110 (d2449ac) into main (93a5670) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #3110      +/-   ##
==========================================
- Coverage   73.55%   73.55%   -0.01%     
==========================================
  Files         736      736              
  Lines      101051   101053       +2     
==========================================
  Hits        74325    74325              
- Misses      26726    26728       +2     
Flag Coverage Δ
rust 73.55% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/risedevtool/src/task/etcd_service.rs 0.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@skyzh skyzh merged commit d2666a2 into main Jun 10, 2022
@skyzh skyzh deleted the wangzheng/chore_tune_etcd branch June 10, 2022 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

meta: etcd using 16GB memory
2 participants