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

Documentation/op-guide: highlight defragment operation #9245

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Jan 29, 2018

Clarify on #9222.

/cc @yudai

@gyuho gyuho requested a review from xiang90 January 29, 2018 18:23
@codecov-io
Copy link

Codecov Report

Merging #9245 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #9245      +/-   ##
=========================================
- Coverage   75.86%   75.8%   -0.07%     
=========================================
  Files         363     363              
  Lines       30194   30194              
=========================================
- Hits        22907   22888      -19     
- Misses       5681    5702      +21     
+ Partials     1606    1604       -2
Impacted Files Coverage Δ
proxy/grpcproxy/register.go 69.44% <0%> (-13.89%) ⬇️
pkg/fileutil/purge.go 73.68% <0%> (-7.9%) ⬇️
clientv3/leasing/util.go 91.66% <0%> (-6.67%) ⬇️
etcdserver/api/v3rpc/lease.go 81.08% <0%> (-5.41%) ⬇️
clientv3/leasing/txn.go 88.09% <0%> (-3.18%) ⬇️
proxy/grpcproxy/watch.go 90.06% <0%> (-3.11%) ⬇️
pkg/adt/interval_tree.go 85.58% <0%> (-2.41%) ⬇️
integration/bridge.go 90.07% <0%> (-2.3%) ⬇️
clientv3/leasing/cache.go 87.77% <0%> (-1.12%) ⬇️
internal/mvcc/watchable_store.go 85.23% <0%> (-1.11%) ⬇️
... and 28 more

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 0e2f9ea...8e7099f. Read the comment docs.

@xiang90
Copy link
Contributor

xiang90 commented Jan 30, 2018

lgtm.

@gyuho gyuho merged commit 97db7c7 into etcd-io:master Jan 30, 2018
@gyuho gyuho deleted the defrag-doc branch January 30, 2018 17:42
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.

3 participants