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 5f888e548ad SOLR-17577: Remove dead system property (#2888) add f9f4a0764b4 SOLR-17576: Remove deprecated master/slave support in ReplicationHandler (#2887) No new revisions were added by this update. Summary of changes: solr/CHANGES.txt | 2 + .../java/org/apache/solr/handler/IndexFetcher.java | 12 +-- .../apache/solr/handler/ReplicationHandler.java | 62 ++------------- .../solr/handler/admin/HealthCheckHandler.java | 5 +- .../conf/solrconfig-replication-legacy.xml | 62 --------------- .../solr/handler/TestReplicationHandler.java | 93 +--------------------- .../pages/major-changes-in-solr-10.adoc | 2 + 7 files changed, 15 insertions(+), 223 deletions(-) delete mode 100644 solr/core/src/test-files/solr/collection1/conf/solrconfig-replication-legacy.xml