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 8FE3810994 for ; Tue, 18 Mar 2014 18:11:45 +0000 (UTC) Received: (qmail 83096 invoked by uid 500); 18 Mar 2014 18:11:44 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 83067 invoked by uid 500); 18 Mar 2014 18:11:44 -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 83051 invoked by uid 99); 18 Mar 2014 18:11:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2014 18:11:43 +0000 Date: Tue, 18 Mar 2014 18:11:43 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2460) Experimental properties no longer hidden from DefaultConfiguration 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-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939564#comment-13939564 ] ASF subversion and git services commented on ACCUMULO-2460: ----------------------------------------------------------- Commit 3ef67cbeea54f072c901f25f7bc17740cd30f981 in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~keith_turner] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=3ef67cb ] ACCUMULO-2460 hide experimental props in shell > Experimental properties no longer hidden from DefaultConfiguration > ------------------------------------------------------------------ > > Key: ACCUMULO-2460 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2460 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Assignee: Keith Turner > Priority: Critical > Labels: api, semantic > Fix For: 1.6.0 > > > DefaultConfiguration now contains experimental properties, which exposes them prominently to users in the API and in other places, such as in the shell. Users may assume they are stable when they are so prominent. Experimental properties should be excluded from the default configuration (equivalent to default value of null). -- This message was sent by Atlassian JIRA (v6.2#6252)