[ 
https://issues.apache.org/jira/browse/ACCUMULO-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Turner updated ACCUMULO-178:
----------------------------------

    Affects Version/s:     (was: 1.3.6)
                           (was: 1.5.0)
                           (was: 1.4.0)
        Fix Version/s:     (was: 1.5.0)
                       1.3.6
                       1.4.0
    
> Off-by-one error in FamilyIntersectingIterator
> ----------------------------------------------
>
>                 Key: ACCUMULO-178
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-178
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.3.5
>            Reporter: Jason Trost
>            Assignee: Jason Trost
>            Priority: Trivial
>              Labels: patch
>             Fix For: 1.4.0, 1.3.6
>
>         Attachments: family-iterator-with-tests.patch, family-iterator.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> In the buildDocKey() function within the FamilyIntersectingIterator there is 
> a bug that shortens the docID by 1.  This causes the wrong doc's data to be 
> returned in the results of a query using this Iterator.

--
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

        

Reply via email to