Billie Rinaldi created ACCUMULO-574:
---------------------------------------
Summary: Document reseek of iterators
Key: ACCUMULO-574
URL: https://issues.apache.org/jira/browse/ACCUMULO-574
Project: Accumulo
Issue Type: Improvement
Components: docs
Affects Versions: 1.4.0, 1.3.5
Reporter: Billie Rinaldi
Assignee: Billie Rinaldi
Fix For: 1.5.0, 1.4.1
If a client seeks to range (a,c), the tablet server could send back a batch of
entries corresponding to (a,b], then reseek the iterator to range (b,c) when
the scan is continued. Iterators must not expect to be seeked to particular
ranges.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira