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

[config] set new default m3db bootstrapper config #112

Merged
merged 2 commits into from
Apr 5, 2019

Conversation

schallert
Copy link
Collaborator

M3DB recently changed the default configuration to add
returnUnfulfilledForCorruptCommitLogFiles: false by default. This
makes it easier to recover from catastrophic cluster failures, so we'll
set this by default.

More from the M3DB docs: https://docs.m3db.io/operational_guide/availability_consistency_durability/

M3DB recently changed the default configuration to add
`returnUnfulfilledForCorruptCommitLogFiles: false` by default. This
makes it easier to recover from catastrophic cluster failures, so we'll
set this by default.

More from the M3DB docs: https://docs.m3db.io/operational_guide/availability_consistency_durability/
@schallert
Copy link
Collaborator Author

@richardartoul if you have any thoughts on other defaults we should update would love to hear them!

@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   68.48%   68.37%   -0.11%     
==========================================
  Files          26       26              
  Lines        1869     1869              
==========================================
- Hits         1280     1278       -2     
- Misses        489      490       +1     
- Partials      100      101       +1

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 ba517fa...b4a3cf3. Read the comment docs.

Copy link

@richardartoul richardartoul left a comment

Choose a reason for hiding this comment

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

LGTM, I think this should be the default. Maybe add a link to https://docs.m3db.io/operational_guide/availability_consistency_durability/ somewhere (above this line or elsewhere)

@schallert schallert merged commit 2eaa85e into master Apr 5, 2019
@schallert schallert deleted the schallert/new_defaults branch April 5, 2019 03:41
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.

2 participants