Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 079CF200B43 for ; Tue, 19 Jul 2016 17:32:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 06500160A8E; Tue, 19 Jul 2016 15:32:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7C3B2160A5C for ; Tue, 19 Jul 2016 17:32:21 +0200 (CEST) Received: (qmail 59113 invoked by uid 500); 19 Jul 2016 15:32:20 -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 59075 invoked by uid 99); 19 Jul 2016 15:32:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2016 15:32:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8624A2C0D57 for ; Tue, 19 Jul 2016 15:32:20 +0000 (UTC) Date: Tue, 19 Jul 2016 15:32:20 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4128) ShellServerIT#scansWithClassLoaderContext fails consistently MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 19 Jul 2016 15:32:22 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384367#comment-15384367 ] Josh Elser commented on ACCUMULO-4128: -------------------------------------- bq. The shell command `setscaniter` appears to be non-existent in the master branch. The test was not checking the output of the shell to confirm that the iterator was applied. Wow, good find, Dave! I totally missed that scrolling through the output. bq. More concerning is that SetScanIterCommand is not marked deprecated in the 1.8 branch. The new command looks to be `setiter -scan`. By the letter of the law, shell commands are presently covered by semver so they can technically be deleted immediately (playing devil's advocate -- I think this is terrible and shell commands should also be covered in our public api). Did you happen to do any digging to figure out what commit/issue changed this in master? > ShellServerIT#scansWithClassLoaderContext fails consistently > ------------------------------------------------------------ > > Key: ACCUMULO-4128 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4128 > Project: Accumulo > Issue Type: Bug > Components: test > Reporter: Eric Newton > Assignee: Dave Marion > Fix For: 2.0.0 > > Time Spent: 10m > Remaining Estimate: 0h > -- This message was sent by Atlassian JIRA (v6.3.4#6332)