Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-633

FirstEntryInRowIterator is broken and has no test

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.5-incubating, 1.4.0
    • 1.4.1, 1.5.0
    • client
    • None

    Description

      In 1.4 and trunk, the iterator throws a NullPointerException when seeked.

      In 1.3 the iterator runs, but there is a question as to what it should do when it is seeked to the middle of a row. Currently, it returns the first key found within the range. I believe this should be changed to ignore the remaining portion of that row and return the first key of the next row. Should this change be made in 1.3, or should I leave it as is and just change it in 1.4 and greater?

      Attachments

        Issue Links

          Activity

            People

              billie Billie Rinaldi
              billie Billie Rinaldi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: