From dev-return-106413-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Sat Aug 18 13:04:39 2012 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 BED35D2F4 for ; Sat, 18 Aug 2012 13:04:39 +0000 (UTC) Received: (qmail 52622 invoked by uid 500); 18 Aug 2012 13:04:38 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 52556 invoked by uid 500); 18 Aug 2012 13:04: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 52544 invoked by uid 99); 18 Aug 2012 13:04:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Aug 2012 13:04:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0E8382C5BE2 for ; Sat, 18 Aug 2012 13:04:38 +0000 (UTC) Date: Sun, 19 Aug 2012 00:04:38 +1100 (NCT) From: =?utf-8?Q?Jan_H=C3=B8ydahl_=28JIRA=29?= To: dev@lucene.apache.org Message-ID: <314385030.26655.1345295078060.JavaMail.jiratomcat@arcas> In-Reply-To: <2036450727.32036.1341957155186.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (SOLR-3613) Namespace Solr's JAVA OPTIONS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-3613?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13437= 317#comment-13437317 ]=20 Jan H=C3=B8ydahl commented on SOLR-3613: ----------------------------------- I tried to find an API that gives you the webapp name, but could only find = it based on an actual Request, not statically. Anyone know of a way (short = of explicit config option in solr.xml)? =20 > Namespace Solr's JAVA OPTIONS > ----------------------------- > > Key: SOLR-3613 > URL: https://issues.apache.org/jira/browse/SOLR-3613 > Project: Solr > Issue Type: Improvement > Affects Versions: 4.0-ALPHA > Reporter: Jan H=C3=B8ydahl > Fix For: 4.0 > > > Solr being a web-app, should play nicely in a setting where users deploy = it on a shared appServer. > To this regard Solr's JAVA_OPTS should be properly name spaced, both to a= void name clashes and for clarity when reading your appserver startup scrip= t. We currently do that with most: {{solr.solr.home, solr.data.dir, solr.ab= ortOnConfigurationError, solr.directoryFactory, solr.clustering.enabled, so= lr.velocity.enabled etc}}, but for some opts we fail to do so. > Before release of 4.0 we should make sure to clean this up. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a 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