Skip to content
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

Make Fluo iterators seek in some cases #623

Closed
keith-turner opened this issue Mar 11, 2016 · 0 comments
Closed

Make Fluo iterators seek in some cases #623

keith-turner opened this issue Mar 11, 2016 · 0 comments
Milestone

Comments

@keith-turner
Copy link
Contributor

For the iterators Fluo runs in Accumulo, it would be nice if they seeked sometimes. For example if the Notification iter keeps seeing the same notification over and over, it should eventually seek to the next possible notification. Other iterators may benefit from seeking.

@keith-turner keith-turner self-assigned this Mar 11, 2016
@keith-turner keith-turner added this to the 1.0.0 milestone Mar 11, 2016
keith-turner added a commit to keith-turner/fluo that referenced this issue Mar 14, 2016
keith-turner added a commit to keith-turner/fluo that referenced this issue Mar 14, 2016
mikewalch added a commit that referenced this issue Mar 15, 2016
#623 made NotificationIterator seek when seeing same row+col repeatedly
keith-turner added a commit to keith-turner/fluo that referenced this issue Apr 1, 2016
…zation to remove Accumulo delete iterator.
keith-turner added a commit that referenced this issue Apr 5, 2016
Fixes #623 #170. Made Prewrite and scan iterators seek.  Added optimi…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant