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 7F8611891E for ; Sat, 14 Nov 2015 23:08:11 +0000 (UTC) Received: (qmail 6637 invoked by uid 500); 14 Nov 2015 23:08:11 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 6594 invoked by uid 500); 14 Nov 2015 23:08:11 -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 6488 invoked by uid 99); 14 Nov 2015 23:08:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Nov 2015 23:08:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F00852C1F5B for ; Sat, 14 Nov 2015 23:08:10 +0000 (UTC) Date: Sat, 14 Nov 2015 23:08:10 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-3294) Need mechanism to update iterator settings 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-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated ACCUMULO-3294: --------------------------------- Fix Version/s: 1.8.0 > Need mechanism to update iterator settings > ------------------------------------------ > > Key: ACCUMULO-3294 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3294 > Project: Accumulo > Issue Type: Improvement > Components: client > Reporter: John Vines > Assignee: Jonathan Park > Fix For: 1.8.0 > > Attachments: bug3294.patch, bug3294.patch.1 > > > Currently our API supports attachIterator, removeIterator, and getIteratorSettings. There is no mechanism to directly change an iterators settings. -- This message was sent by Atlassian JIRA (v6.3.4#6332)