-
Notifications
You must be signed in to change notification settings - Fork 25.6k
reindex: automatically choose the number of slices #26030
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
Merged
andyb-elastic
merged 25 commits into
elastic:master
from
andyb-elastic:feature/slices-auto
Aug 11, 2017
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
fe71b5f
wip #24547
andyb-elastic 87a4d14
wip #24547
andyb-elastic b7fd60d
wip #24547
andyb-elastic 8639283
wip #24547
andyb-elastic d7491e0
wip #24547
andyb-elastic 6e49fdd
wip #24547
andyb-elastic 3c90d9d
wip #24547
andyb-elastic 1814f4f
wip #24547
andyb-elastic dacc62a
wip #24547 fix tests
andyb-elastic 0f0904d
wip #24547 cleanup logging and docs
andyb-elastic d1e6d9a
Merge branch 'master' into feature/slices-auto
andyb-elastic 679c2a0
wip #24547 checkstyle fixes
andyb-elastic a0a30fa
wip #24547 consolidate not auto slicing and auto slicing unit tests
andyb-elastic fd54d64
wip #24547 move common slicing code into helper
andyb-elastic 132d3c0
wip #24547 update docs
andyb-elastic 2202988
wip #24547 simplify parallelization helper
andyb-elastic 3336d98
wip #24547 fix some unit tests
andyb-elastic cbef5c1
Merge branch 'master' into feature/slices-auto
andyb-elastic 25518ef
wip #24547 fixes for code review
andyb-elastic 1b680bd
Merge branch 'master' into feature/slices-auto
andyb-elastic 14eb56a
wip #24547 fixes for code review
andyb-elastic 5500bcf
wip #24547 checkstyle fixes
andyb-elastic eeffd39
wip #24547 fix broken test
andyb-elastic f5b5c18
wip #24547 code review fixes
andyb-elastic bd597e5
Merge branch 'master' into feature/slices-auto
andyb-elastic 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
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Might be useful to keep it but compare with 0 instead.