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 F3ED6D833 for ; Tue, 13 Nov 2012 16:14:14 +0000 (UTC) Received: (qmail 30241 invoked by uid 500); 13 Nov 2012 16:14:13 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 30184 invoked by uid 500); 13 Nov 2012 16:14:13 -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 30157 invoked by uid 99); 13 Nov 2012 16:14:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Nov 2012 16:14:12 +0000 Date: Tue, 13 Nov 2012 16:14:12 +0000 (UTC) From: "Mark Miller (JIRA)" To: dev@lucene.apache.org Message-ID: <1342360227.108449.1352823252878.JavaMail.jiratomcat@arcas> In-Reply-To: <554233794.33701.1338812603142.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (SOLR-3507) Refactor parts of solr doing inter node communication to use shardhandlerfactory/shardhandler 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/SOLR-3507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3507: ------------------------------ Fix Version/s: 5.0 4.1 > Refactor parts of solr doing inter node communication to use shardhandlerfactory/shardhandler > --------------------------------------------------------------------------------------------- > > Key: SOLR-3507 > URL: https://issues.apache.org/jira/browse/SOLR-3507 > Project: Solr > Issue Type: Improvement > Reporter: Sami Siren > Assignee: Sami Siren > Priority: Minor > Fix For: 4.1, 5.0 > > Attachments: SOLR-3507.patch, SOLR-3507.patch, SOLR-3507.patch > > > Sequal to SOLR-3480, the aim is to change most (all?) parts of solr that need to talk to different nodes to use ShardHandlerFacory from corecontainer. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators 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