GitHub user denine99 opened a pull request:

    https://github.com/apache/accumulo/pull/33

    ACCUMULO-3646 Update iterator doc on entries past seek()

    Add warning to SKVI javadoc and to iterator chapter in Accumulo manual.
    Fix inconsistency with Javadoc in iterator chapter.
    Add warning on aliasing of getTopKey()/getTopValue() to chapter.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/denine99/accumulo ACCUMULO-3646

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit d296eb4dd275989082fd7d0ed2703b1d31219b63
Author: Dylan Hutchison <[email protected]>
Date:   2015-04-26T00:02:04Z

    ACCUMULO-3646 Update iterator doc on entries past seek()
    
    Add warning to SKVI javadoc and to iterator chapter in Accumulo manual.
    Fix inconsistency with Javadoc in iterator chapter.
    Add warning on aliasing of getTopKey()/getTopValue() to chapter.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to