You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ge...@apache.org on 2023/05/22 14:18:45 UTC

[solr] branch main updated (35fc4bdc481 -> 1016e8b6809)

This is an automated email from the ASF dual-hosted git repository.

gerlowskija pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 35fc4bdc481 SOLR-16808: Don't publish envVars via the Metrics API
     add 1016e8b6809 SOLR-16687: Add a SolrClassLoader to SolrZkClient (#1508)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../src/java/org/apache/solr/core/NodeConfig.java  | 12 +++-
 .../org/apache/solr/core/TestCoreContainer.java    |  2 +-
 .../org/apache/solr/common/cloud/SolrZkClient.java | 64 +++++++++++++++-------
 .../apache/solr/common/cloud/SolrZkClientTest.java | 32 +++++++++++
 ...DigestZkACLAndCredentialsProvidersTestBase.java |  2 -
 6 files changed, 89 insertions(+), 25 deletions(-)