This is an automated email from the ASF dual-hosted git repository.
cpoerschke pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.
from df3d897 SOLR-12848: SolrJ: HTTP proxy configuration via system
properties (#287)
add 9d8f3c2 SOLR-7642: add opt-in support to create ZK chroot on startup
(#298)
No new revisions were added by this update.
Summary of changes:
solr/CHANGES.txt | 3 +++
solr/bin/solr | 5 +++++
solr/bin/solr.cmd | 6 ++++++
solr/bin/solr.in.cmd | 3 +++
solr/bin/solr.in.sh | 3 +++
solr/core/src/java/org/apache/solr/cloud/ZkController.java | 1 +
solr/core/src/java/org/apache/solr/core/ZkContainer.java | 5 +++--
solr/solr-ref-guide/src/zookeeper-ensemble.adoc | 9 +++++++++
8 files changed, 33 insertions(+), 2 deletions(-)