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

SCB-129 Do not defrag the backend database after compacted. #233

Merged
merged 1 commit into from
Dec 28, 2017

Conversation

little-cui
Copy link
Member

Because the etcd will change to be unavailable when the defragment is in progress.

@little-cui little-cui self-assigned this Dec 28, 2017
@codecov-io
Copy link

Codecov Report

Merging #233 into master will increase coverage by 0.12%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
+ Coverage    68.7%   68.83%   +0.12%     
==========================================
  Files          17       17              
  Lines        3560     3562       +2     
==========================================
+ Hits         2446     2452       +6     
+ Misses        937      935       -2     
+ Partials      177      175       -2
Impacted Files Coverage Δ
server/service/instances.go 70.38% <50%> (-0.07%) ⬇️
server/service/microservices.go 73.63% <0%> (+0.78%) ⬆️
server/service/service_dependency.go 75.86% <0%> (+0.86%) ⬆️

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 bbe586c...84ede2f. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 72.563% when pulling 84ede2f on little-cui:master into bbe586c on apache:master.

@little-cui little-cui merged commit dec81c0 into apache:master Dec 28, 2017
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

3 participants