-
Notifications
You must be signed in to change notification settings - Fork 871
make iterator usage safer after intermediate commits #14346
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
jsteemann
merged 45 commits into
devel
from
bug-fix/safe-iterators-after-intermediate-commits
Aug 31, 2021
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
b0d7f00
make iterator usage safer after intermediate commits
jsteemann b61528e
more adjustments
jsteemann d79df00
more cleanup
jsteemann 4ef5aa0
added CHANGELOG entry
jsteemann c727070
updated CHANGELOG
jsteemann 670150d
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/saf…
jsteemann b35fb33
revert most changes
jsteemann 4ffe59b
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/saf…
jsteemann 174d1b1
Merge branch 'devel' of github.com:arangodb/arangodb into bug-fix/saf…
jsteemann 0eb8ee8
fix issues with invalid iterator states
jsteemann aafea55
Merge branch 'devel' into bug-fix/safe-iterators-after-intermediate-c…
jsteemann 777d07f
simplify PR
jsteemann 9a48e3c
Merge remote-tracking branch 'origin' into bug-fix/safe-iterators-aft…
mpoeter a0f1596
Remove code duplication introduced by merge.
mpoeter f3f0dde
Merge remote-tracking branch 'origin/devel' into bug-fix/safe-iterato…
mpoeter 201a018
Extend test suite
mpoeter 18f0420
Introduce ReadOwnWrites flag to control what iterators/read operation…
mpoeter 316ba3c
Introduce dontDisableIndexing operation option for UPSERT inserts.
mpoeter f92f765
Adapt unit tests to changed interface.
mpoeter 3bbc8ee
Fix: iteratorMustCheckBounds must consider readOwnWrites flag.
mpoeter 2e07cf3
Fix tests
mpoeter 9138b6c
Fix read-own-write semantic for streaming transactions.
mpoeter 6ccb926
Fix jslint errors
mpoeter ec31df3
Update CHANGELOG
mpoeter d99224b
Fix: recalc varUsage after inserting distribute input calculation.
mpoeter 83b8e63
Disable intermediate commits for queries with UPSERTs
mpoeter 79a17e2
Activate truncate operations in the chaos-load tests
mpoeter 451b8cb
Update CHANGELOG
mpoeter 5a08885
Fix non-maintainer build
mpoeter b819dc1
Reactivate intermediate commits in tests
mpoeter b6f1e58
Refactor disabling of intermediate commits in case of UPSERTs
mpoeter 2fb8e5a
Merge remote-tracking branch 'origin/devel' into bug-fix/safe-iterato…
mpoeter 0e4bc2b
Fix: only set INTERMEDIATE_COMMIT hint for follower trx if intermedia…
mpoeter 8377b31
Fix: shell-iterator tests should not run in cluster.
mpoeter 4e77316
Disable only tests that rely on unique secondary indexes.
mpoeter a60ff8d
Attempt to fix test based on edge index.
mpoeter 124117b
Fix cluster tests
mpoeter 70cfef9
Next attempt to fix cluster tests.
mpoeter 082bc2a
Forgot some files.
mpoeter 211fd86
Address review comments
mpoeter 17fe27f
Address review comments and add more explanatory comments
mpoeter 53aa2d6
Address review comments
mpoeter 5820997
Merge remote-tracking branch 'origin/devel' into bug-fix/safe-iterato…
mpoeter 0629da1
Merge remote-tracking branch 'origin/devel' into bug-fix/safe-iterato…
mpoeter d100fda
Merge branch 'devel' into bug-fix/safe-iterators-after-intermediate-c…
jsteemann 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
Refactor disabling of intermediate commits in case of UPSERTs
- Loading branch information
commit b6f1e5822cbc6883c13e2a1373f802be66f9c46f
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
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
65CE
div>
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
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.