-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
more configurable datastore configs #3575
Merged
+744
−124
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
7875674
make datastore configuration nicely customizable
whyrusleeping 0f8b603
cleanup and bug fixes
kevina 2df7727
bump repo version, remove support for old config
kevina ee935ab
address p.r. comments
kevina 5a8c171
add tests for new datastore configuration
kevina 1f97170
Use DatastoreConfig abstraction to create datastores.
kevina 5027b4b
Implement DiskId()
kevina 7b5027f
add basic tests for Spec config change
kevina 3bbe065
write out full spec instead of just the disk id
kevina d64ab3c
Use the json repr. of the minimal config as the DiskId.
kevina ce62bed
Write the spec file during initialization only.
kevina a99448f
Error out on unknown levelds compression rather than assuming the def…
kevina 6438fc7
Add documentation.
kevina 1f8723d
Address p.r. feedback
kevina 19730d4
Sort mountpoints.
kevina ef5e94a
use dists with new migrations
whyrusleeping 0b0ddef
fix EOF quoting
whyrusleeping 2c30002
fix t0024 on osx
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Error out on unknown levelds compression rather than assuming the def…
…ault License: MIT Signed-off-by: Kevin Atkinson <[email protected]>
- v0.34.0-rc1
- v0.33.2
- v0.33.1
- v0.33.0
- v0.33.0-rc3
- v0.33.0-rc2
- v0.33.0-rc1
- v0.32.1
- v0.32.0
- v0.32.0-rc2
- v0.32.0-rc1
- v0.31.0
- v0.31.0-rc2
- v0.31.0-rc1
- v0.30.0
- v0.30.0-rc3
- v0.30.0-rc2
- v0.30.0-rc1
- v0.29.0
- v0.29.0-rc2
- v0.29.0-rc1
- v0.28.0
- v0.28.0-rc1
- v0.27.0
- v0.27.0-rc2
- v0.27.0-rc1
- v0.26.0
- v0.26.0-rc1
- v0.25.0
- v0.25.0-rc1
- v0.24.0
- v0.24.0-rc2
- v0.24.0-rc1
- v0.23.0
- v0.23.0-rc1
- v0.22.0
- v0.22.0-rc1
- v0.21.1
- v0.21.0
- v0.21.0-rc3
- v0.21.0-rc2
- v0.21.0-rc1
- v0.20.0
- v0.20.0-rc2
- v0.20.0-rc1
- v0.19.2
- v0.19.1
- v0.19.0
- v0.19.0-rc1
- v0.18.1
- v0.18.0
- v0.18.0-rc2
- v0.18.0-rc1
- v0.17.0
- v0.17.0-rc2
- v0.17.0-rc1
- v0.16.0
- v0.16.0-rc1
- v0.15.0
- v0.15.0-rc1
- v0.14.0
- v0.14.0-rc1
- v0.13.1
- v0.13.0
- v0.13.0-rc1
- v0.12.2
- v0.12.1
- v0.12.0
- v0.12.0-rc1
- v0.11.1
- v0.11.0
- v0.11.0-rc2
- v0.11.0-rc1
- v0.10.0
- v0.10.0-rc2
- v0.10.0-rc1
- v0.9.1
- v0.9.0
- v0.9.0-rc2
- v0.9.0-rc1
- v0.8.0
- v0.8.0-rc2
- v0.8.0-rc1
- v0.7.0
- v0.7.0-rc2
- v0.7.0-rc1
- v0.6.0
- v0.6.0-rc7
- v0.6.0-rc6
- v0.6.0-rc5
- v0.6.0-rc4
- v0.6.0-rc3
- v0.6.0-rc2
- v0.6.0-rc1
- v0.5.1
- v0.5.0
- v0.5.0-rc4
- v0.5.0-rc3
- v0.5.0-rc2
- v0.5.0-rc1
- v0.4.23
- v0.4.23-rc2
- v0.4.23-rc1
- v0.4.22
- v0.4.22-rc1
- v0.4.21
- v0.4.21-rc3
- v0.4.21-rc2
- v0.4.21-rc1
- v0.4.20
- v0.4.20-rc2
- v0.4.20-rc1
- v0.4.19
- v0.4.19-rc2
- v0.4.19-rc1
- v0.4.18
- v0.4.18-rc2
- v0.4.18-rc1
- v0.4.17
- v0.4.17-rc1
- v0.4.16
- v0.4.16-rc3
- v0.4.16-rc2
- v0.4.16-rc1
- v0.4.15
- v0.4.15-rc1
- v0.4.14
- v0.4.14-rc3
- v0.4.14-rc2
- v0.4.14-rc1
- v0.4.13
- v0.4.13-rc1
- v0.4.12
- v0.4.12-rc2
- v0.4.12-rc1
- v0.4.11
- v0.4.11-rc2
- v0.4.11-rc1
commit a99448f0de958e73e11b26f33400d69cea618391
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like it ignores garbage values (e.g., "snapy" will silently ignored). If so, this should probably return an error.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree, but didn't write that bit of code so I left it as is. @whyrusleeping agree with @Stebalien?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, agreed. That makes sense
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kevina, while we're at it, it would be nice to fix this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oversight, fixed now.