Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F2C1F11D42 for ; Thu, 12 Jun 2014 23:06:01 +0000 (UTC) Received: (qmail 47493 invoked by uid 500); 12 Jun 2014 23:06:01 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 47451 invoked by uid 500); 12 Jun 2014 23:06:01 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 47442 invoked by uid 99); 12 Jun 2014 23:06:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 23:06:01 +0000 Date: Thu, 12 Jun 2014 23:06:01 +0000 (UTC) From: "Michael Allen (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (ACCUMULO-2796) user manual doesn't mention ordering of iterator application MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Allen reassigned ACCUMULO-2796: --------------------------------------- Assignee: Michael Allen > 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 > > > 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)