Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8701318ACC for ; Wed, 30 Sep 2015 22:27:04 +0000 (UTC) Received: (qmail 12287 invoked by uid 500); 30 Sep 2015 22:27:04 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 12229 invoked by uid 500); 30 Sep 2015 22:27:04 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 12108 invoked by uid 99); 30 Sep 2015 22:27:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2015 22:27:04 +0000 Date: Wed, 30 Sep 2015 22:27:04 +0000 (UTC) From: "Abhishek Girish (JIRA)" To: dev@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DRILL-3872) Drill Web UI Options page must specify if system option value is default or changed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Abhishek Girish created DRILL-3872: -------------------------------------- Summary: Drill Web UI Options page must specify if system option value is default or changed Key: DRILL-3872 URL: https://issues.apache.org/jira/browse/DRILL-3872 Project: Apache Drill Issue Type: Improvement Components: Client - HTTP Affects Versions: 1.2.0 Reporter: Abhishek Girish The Drill Web UI Options page lists all system options and provides a way to view or modify system option values. Similar to "select * from sys.options", the UI must also show more details, specifically if the value is default or changed (should be highlighted). This would be easier to spot a change. -- This message was sent by Atlassian JIRA (v6.3.4#6332)