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 4AFCF18AAE for ; Fri, 13 Nov 2015 21:13:12 +0000 (UTC) Received: (qmail 63862 invoked by uid 500); 13 Nov 2015 21:13:11 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 63670 invoked by uid 500); 13 Nov 2015 21:13: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 63109 invoked by uid 99); 13 Nov 2015 21:13:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2015 21:13:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 237142C1F56 for ; Fri, 13 Nov 2015 21:13:11 +0000 (UTC) Date: Fri, 13 Nov 2015 21:13:11 +0000 (UTC) From: "Jonathan Park (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 ] Jonathan Park updated ACCUMULO-3294: ------------------------------------ Attachment: bug3294.patch > 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 > Attachments: bug3294.patch > > > 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)