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 90C0A200BCC for ; Tue, 29 Nov 2016 21:12:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8FF09160B27; Tue, 29 Nov 2016 20:12:01 +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 0B19B160AFC for ; Tue, 29 Nov 2016 21:12:00 +0100 (CET) Received: (qmail 90105 invoked by uid 500); 29 Nov 2016 20:12:00 -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 90090 invoked by uid 99); 29 Nov 2016 20:11:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2016 20:11:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C4A322C0079 for ; Tue, 29 Nov 2016 20:11:59 +0000 (UTC) Date: Tue, 29 Nov 2016 20:11:59 +0000 (UTC) From: "Mike Drob (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SOLR-9811) Make it easier to manually execute overseer commands MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 29 Nov 2016 20:12:01 -0000 Mike Drob created SOLR-9811: ------------------------------- Summary: Make it easier to manually execute overseer commands Key: SOLR-9811 URL: https://issues.apache.org/jira/browse/SOLR-9811 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: SolrCloud Reporter: Mike Drob Sometimes solrcloud will get into a bad state w.r.t. election or recovery and it would be useful to have the ability to manually publish a node as active or leader. This would be an alternative to some current ops practices of restarting services, which may take a while to complete given many cores hosted on a single server. This is an expert operator technique and readers should be made aware of this, a.k.a. the "I don't care, just get it running" approach. -- 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