[ https://issues.apache.org/jira/browse/SOLR-11786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16326655#comment-16326655 ]
Hoss Man commented on SOLR-11786: --------------------------------- overriding java's temp dir to bypass the posix standard feels like enough of a special case / nitty gritty detail that users who want to do this should just use {{SOLR_OPTS}} I don't think this warrants it's own special env var or {{solr.in.sh}} variable. > Allow setting java.io.tmpdir from an environment variable > --------------------------------------------------------- > > Key: SOLR-11786 > URL: https://issues.apache.org/jira/browse/SOLR-11786 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: scripts and tools > Affects Versions: 7.1 > Reporter: Shawn Heisey > Priority: Minor > > The Java temporary directory (/tmp by default on POSIX systems) may be > mounted to a location with limited space. This has become a problem for some > users who build large suggester dictionaries. > The solr start scripts should offer a way to configure the java.io.tmpdir > system property from an environment variable that may be set by the include > script. > Initial idea for the variable name: JAVA_TMP_DIR or maybe SOLR_JAVA_TMP_DIR -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org