Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 B2218104ED for ; Fri, 6 Mar 2015 07:36:45 +0000 (UTC) Received: (qmail 28231 invoked by uid 500); 6 Mar 2015 07:36:38 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 28163 invoked by uid 500); 6 Mar 2015 07:36:38 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 28129 invoked by uid 99); 6 Mar 2015 07:36:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2015 07:36:38 +0000 Date: Fri, 6 Mar 2015 07:36:38 +0000 (UTC) From: "Shawn Heisey (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SOLR-7200) Admin UI - Improvements on cloud graph page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Shawn Heisey created SOLR-7200: ---------------------------------- Summary: Admin UI - Improvements on cloud graph page Key: SOLR-7200 URL: https://issues.apache.org/jira/browse/SOLR-7200 Project: Solr Issue Type: Improvement Components: web gui Affects Versions: 5.0 Reporter: Shawn Heisey Priority: Minor Recent experiments with thousands of collections have revealed some things that would be really helpful on the cloud graph page when there are more than a handful of collections: * A filter option with a name like "Not Healthy" so that only nodes/replicas with detectable problems are shown. * Summary counts of nodes and/or replicas, showing how many are in each of the five states (active, recovering, down, recovery failed, gone). I don't know that it makes sense to count the number of leaders, but if it does, include that too. * I'd like to be able to configure the default number of items shown per page. That would probably be a solr.xml option. As far as I can tell, it's not currently possible to configure this. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org