[ 
https://issues.apache.org/jira/browse/ACCUMULO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805777#comment-13805777
 ] 

Michael Berman commented on ACCUMULO-1471:
------------------------------------------

When I filed this bug, I wasn't in a mock stack, I was just unit testing my 
iterators and using SortedMapIterator as a source, so, now that I understand 
the design, it seems like documentation is the best we can do.  At least a 
javadoc on SortedMapIterator (which is where I would have seen it before filing 
this bug), although it would also be nice to have some overview docs about what 
the built in iterator stack looks like and how responsibilities are distributed.

> SortedMapIterator.seek() doesn't respect columnFamilies
> -------------------------------------------------------
>
>                 Key: ACCUMULO-1471
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1471
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.3, 1.5.0
>            Reporter: Michael Berman
>            Priority: Minor
>             Fix For: 1.5.1, 1.6.0
>
>
> If you specify columnFamilies in a seek() on a SortedMapIterator, it will 
> happily return results from other column families.  The arguments are never 
> even read.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to