[
https://issues.apache.org/jira/browse/SOLR-9926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15799099#comment-15799099
]
ASF GitHub Bot commented on SOLR-9926:
--------------------------------------
GitHub user hgadre opened a pull request:
https://github.com/apache/lucene-solr/pull/134
[SOLR-9926] Add an environment variable to zkcli to pass java system
properties
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hgadre/lucene-solr SOLR-9926_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/134.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #134
----
commit a308ecf6a675dbd6e26f3b79ef26814bd1d02efe
Author: Hrishikesh Gadre <[email protected]>
Date: 2017-01-04T18:53:24Z
[SOLR-9926] Add an environment variable to zkcli to pass java system
properties
----
> Allow passing arbitrary java system properties to zkcli
> -------------------------------------------------------
>
> Key: SOLR-9926
> URL: https://issues.apache.org/jira/browse/SOLR-9926
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 6.3
> Reporter: Hrishikesh Gadre
> Priority: Minor
>
> Currently zkcli does not allow passing arbitrary java system properties (e.g.
> java.io.tmpdir). It only supports configuring ZK ACLs via
> SOLR_ZK_CREDS_AND_ACLS environment variable. While we can overload
> SOLR_ZK_CREDS_AND_ACLS with additional parameters, it seems unclean. This
> jira is to add another environment variable to pass these parameters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]