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

*: add "--cluster" flag to defrag, highlight defrag endpoints #9390

Merged
merged 3 commits into from Mar 5, 2018

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Mar 5, 2018

Had a customer hit database size limit issue, but the doc was not clear about --endpoints flag in defrag command.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@55a7b30). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #9390   +/-   ##
=========================================
  Coverage          ?   72.54%           
=========================================
  Files             ?      362           
  Lines             ?    30783           
  Branches          ?        0           
=========================================
  Hits              ?    22330           
  Misses            ?     6826           
  Partials          ?     1627
Impacted Files Coverage Δ
etcdctl/ctlv3/command/defrag_command.go 37.2% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55a7b30...9919e4d. Read the comment docs.

@gyuho
Copy link
Contributor Author

gyuho commented Mar 5, 2018

Merging. Low risk.

@gyuho gyuho merged commit 211523f into etcd-io:master Mar 5, 2018
@gyuho gyuho deleted the ddd branch March 5, 2018 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants