Hrishikesh Gadre created SOLR-9926: -------------------------------------- Summary: 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org