This is an automated email from the ASF dual-hosted git repository.
epugh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 2a1da0ae829 SOLR-17864: Migrate System Properties (#3618)
add 6d482ebc03d SOLR-17864: Migrate more system properties (#3617)
No new revisions were added by this update.
Summary of changes:
.../apache/solr/handler/admin/ConfigSetsHandler.java | 2 --
.../apache/solr/handler/admin/SystemInfoHandler.java | 19 +++++++++----------
.../src/java/org/apache/solr/update/PeerSync.java | 4 +++-
.../org/apache/solr/update/PeerSyncWithLeader.java | 4 +++-
.../solr/cloud/LeaderFailureAfterFreshStartTest.java | 2 +-
.../apache/solr/cloud/PeerSyncReplicationTest.java | 13 +++++++------
.../src/test/org/apache/solr/update/PeerSyncTest.java | 4 ++--
.../org/apache/solr/security/jwt/JWTIssuerConfig.java | 4 ++--
.../apache/solr/security/jwt/JWTIssuerConfigTest.java | 4 ++--
.../pages/jwt-authentication-plugin.adoc | 2 +-
.../pages/zookeeper-access-control.adoc | 2 +-
.../apache/solr/common/cloud/SaslZkACLProvider.java | 8 ++++----
.../DeprecatedSystemPropertyMappings.properties | 10 ++++++++--
.../org/apache/solr/common/util/EnvUtilsTest.java | 3 ++-
14 files changed, 45 insertions(+), 36 deletions(-)