-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Remove support for internal versioning for concurrency control #38254
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
bleskes
merged 51 commits into
elastic:master
from
bleskes:cas_remove_internal_versioning
Feb 5, 2019
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
44b87e5
Remove internal versioning as CAS
bleskes 7ef53e9
fix upsert + seq numbers
bleskes 0db0dd9
Merge branch 'master' into cas_remove_internal_versioning
bleskes 16cc5a6
remove version params from the update rest api
bleskes 9c18658
lint
bleskes 11834f8
move ml to seq no cas
bleskes 1622b47
Merge branch 'cas_job_config' into cas_remove_internal_versioning
bleskes a2bf755
Merge remote-tracking branch 'upstream/master' into cas_remove_intern…
bleskes d7564a0
fix testEngineGCDeletesSetting
bleskes a9f47c9
fix SimpleVersioningIT
bleskes fc97c1a
fix BulkWithUpdatesIT
bleskes 3617f06
move DatafeedConfigProvider to seq No
bleskes a833522
Merge branch 'cas_job_config' into cas_remove_internal_versioning
bleskes de81b45
remove watch test with versions
bleskes 575267d
fix testFailingVersionedUpdatedOnBulk
bleskes 0852123
remove "Test putting a watch with a redacted password with current ve…
bleskes 24f92bc
Move TokenService to seqno powered cas
bleskes 820e055
Merge branch 'cas_token_service' into cas_remove_internal_versioning
bleskes 4c00bd6
Merge remote-tracking branch 'upstream/master' into cas_remove_intern…
bleskes 96c9bc1
remove duplicate method
bleskes 03163ce
add docs
bleskes 914da06
force one shard in testBulkWithCAS
bleskes 1b00d76
fix doc reference
bleskes 7974e3c
remove version yml tests for updates
bleskes d843842
remove version usage in TokenService
bleskes 2690b88
remove version usage in TransportUpdateFilterAction
bleskes aa3d01b
remove cluster checks and potential usages of versions in ml
bleskes 112af69
merge master
bleskes 2c0ca27
remove duplicates post merge
bleskes 515f95f
add create + update if_seq_no yml tests
bleskes 7124c9f
remove rest internal version tests
bleskes f2bc6f7
fix documentation + rollback resiliency
bleskes 0dddeb1
fix WatcherRequestConvertersTests.testPutWatch
bleskes e31f826
E -> e
bleskes 892dead
Merge remote-tracking branch 'upstream/master' into cas_remove_intern…
bleskes c61a394
fix testUpdateWhileReindexing
bleskes e8aa73a
fix RequestConvertersTests.testBulk
bleskes 313ec1a
Merge remote-tracking branch 'upstream/master' into cas_remove_intern…
bleskes a46a763
remove version updates from RequestConvertersTests.testUpdate
bleskes 7e35372
Wire if_seq_no and if_primary_term in rest client bulk
bleskes 2df14d4
wire index and delete
bleskes 949ddb9
feedback
bleskes 621457f
lint
bleskes 74d6a9f
Merge remote-tracking branch 'upstream/master' into cas_remove_intern…
bleskes 99f3fd2
merge cas_bulk_rest
bleskes 6d81066
fix CRUDDocumentationIT
bleskes 57bafed
update requests don't have parameters in url
bleskes f2a74d3
line lengths, again
bleskes 0239d66
merge cas_bulk_rest
bleskes 208211a
Merge remote-tracking branch 'upstream/master' into cas_remove_intern…
bleskes 2c81f7e
merge master
bleskes 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
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
36 changes: 0 additions & 36 deletions
36
rest-api-spec/src/main/resources/rest-api-spec/test/create/30_internal_version.yml
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
...-api-spec/src/main/resources/rest-api-spec/test/create/31_internal_version_with_types.yml
This file was deleted.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.