[
https://issues.apache.org/jira/browse/ACCUMULO-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13810374#comment-13810374
]
ASF subversion and git services commented on ACCUMULO-1471:
-----------------------------------------------------------
Commit e328eab6e25f3d3bbcb7e4ed2690c1373e8d2a26 in branch
refs/heads/1.5.1-SNAPSHOT from [~mberman]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=e328eab ]
ACCUMULO-1471: more doc on SortedMapIterator explaining what you want if you're
just looking for a simple Map-backed Iterator
Signed-off-by: John Vines <[email protected]>
> 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
> Assignee: Michael Berman
> Priority: Minor
> Labels: Documentation
> Fix For: 1.5.1, 1.6.0
>
> Attachments: ACCUMULO-1471.patch
>
>
> 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)