-
Notifications
You must be signed in to change notification settings - Fork 478
Prevents iterator conflicts #6040
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
Open
kevinrr888
wants to merge
25
commits into
apache:2.1
Choose a base branch
from
kevinrr888:2.1-feature-6030
base: 2.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
97f2dc0
Prevents iterator conflicts:
kevinrr888 06c1800
Prevents iterator conflicts p2:
kevinrr888 32ccd5a
Merge branch '2.1' into 2.1-feature-6030
kevinrr888 1e04009
fix build
kevinrr888 cb2eccb
Prevents interator conflicts p3:
kevinrr888 d518c3c
minor fix and cleanup
kevinrr888 b0c0644
trivial
kevinrr888 f422862
Improved efficiency of iterator conflict check at scan time
kevinrr888 6a3f9f8
Fix bug:
kevinrr888 539e082
Merge branch '2.1' into 2.1-feature-6030
kevinrr888 2e5da9b
Implemented more efficient alg for iterator conflict checks at scan time
kevinrr888 469a83e
Newly added iterator conflict checks now log a warning instead of thr…
kevinrr888 f79f573
Merge branch '2.1' into 2.1-feature-6030
kevinrr888 d6e9e1c
Updated IteratorConflictsIT based on switch from throwing exception t…
kevinrr888 8774df5
fix build failure: log4j-core and log4j-api deps added to test
kevinrr888 f72d9a4
Address review:
kevinrr888 d3cad32
consolidated some duplicate iterator parsing code
keith-turner f4925db
fix bug
keith-turner 4a4e5c2
improve parsing
keith-turner 201318f
make constructors private
keith-turner 7ba91a2
Update core/src/main/java/org/apache/accumulo/core/iteratorsImpl/Iter…
keith-turner 88a52b4
Update core/src/main/java/org/apache/accumulo/core/iteratorsImpl/Iter…
keith-turner 8e4273e
code review update
keith-turner dd891f6
Merge pull request #3 from keith-turner/2.1-feature-6030
kevinrr888 3244196
address review
kevinrr888 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
Some comments aren't visible on the classic Files Changed page.
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
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.