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

Jason Trost updated ACCUMULO-178:
---------------------------------

    Attachment: family-iterator-with-tests.patch

See attached patch.  These test cases now look for the correct value associated 
with the docID.
                
> 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, 1.4.0, 1.5.0, 1.3.6
>            Reporter: Jason Trost
>            Assignee: Keith Turner
>            Priority: Trivial
>              Labels: patch
>             Fix For: 1.5.0
>
>         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