You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/13 02:25:02 UTC

[jira] [Commented] (ACCUMULO-2796) user manual doesn't mention ordering of iterator application

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

ASF subversion and git services commented on ACCUMULO-2796:
-----------------------------------------------------------

Commit d1655a41365ec5ab540170dded9ae2da9e3533b7 in accumulo's branch refs/heads/1.5.2-SNAPSHOT from [~mallen]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=d1655a4 ]

ACCUMULO-2796 Adds doc for iterator ordering

Signed-off-by: Josh Elser <el...@apache.org>


> user manual doesn't mention ordering of iterator application
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-2796
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2796
>             Project: Accumulo
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.5.0, 1.5.1, 1.6.0
>            Reporter: Sean Busbey
>            Assignee: Michael Allen
>            Priority: Critical
>              Labels: newbie, summit2014
>             Fix For: 1.5.2, 1.6.1, 1.7.0
>
>         Attachments: ACCUMULO-2796.patch
>
>
> The user manual section on iterators never gives an explanation of the order of application. ([ref 1.5|http://accumulo.apache.org/1.5/accumulo_user_manual.html#_iterators], [ref 1.6|http://accumulo.apache.org/1.6/accumulo_user_manual.html#_iterators])
> The only place we mention this is in a parenthetical on [the javadoc for IteratorSetting#setPriority()|http://accumulo.apache.org/1.6/apidocs/org/apache/accumulo/core/client/IteratorSetting.html#setPriority(int)]:
> {quote}
> (system iterators are always applied first, then user-configured iterators, lowest priority first)
> {quote}
> The user manual should include this explanation along with what qualifies an iterator as "system" vs "user-configured".



--
This message was sent by Atlassian JIRA
(v6.2#6252)