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 312E3C382 for ; Mon, 11 Jun 2012 09:57:49 +0000 (UTC) Received: (qmail 57986 invoked by uid 500); 11 Jun 2012 09:57:47 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 57208 invoked by uid 500); 11 Jun 2012 09:57:46 -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 57144 invoked by uid 99); 11 Jun 2012 09:57:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2012 09:57:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 356AD14002F for ; Mon, 11 Jun 2012 09:57:44 +0000 (UTC) Date: Mon, 11 Jun 2012 09:57:42 +0000 (UTC) From: "Sami Siren (JIRA)" To: dev@lucene.apache.org Message-ID: <1646241552.2413.1339408664220.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (SOLR-3532) Promote shutdown method to SolrServer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sami Siren created SOLR-3532: -------------------------------- Summary: Promote shutdown method to SolrServer Key: SOLR-3532 URL: https://issues.apache.org/jira/browse/SOLR-3532 Project: Solr Issue Type: Improvement Components: clients - java Reporter: Sami Siren Assignee: Sami Siren Priority: Minor Fix For: 4.0 Attachments: SOLR-3532.patch Currently every java client implements shutdown, (LBHttpSolrServer has close). I think it makes sense to promote #shutdown method to SolrServer. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org