This is an automated email from the ASF dual-hosted git repository.
thelabdude pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.
from d316946 SOLR-11904: Mark ReplicationHandler's polling thread as a
Solr server thread so the PKI Interceptor is activated to allow PULL replicas
to replicate from security-enabled leaders (#110)
add e131414 Revert "SOLR-11904: Mark ReplicationHandler's polling thread
as a Solr server thread so the PKI Interceptor is activated to allow PULL
replicas to replicate from security-enabled leaders (#110)"
No new revisions were added by this update.
Summary of changes:
solr/CHANGES.txt | 3 -
.../apache/solr/handler/ReplicationHandler.java | 1 -
.../org/apache/solr/cloud/TestPullReplica.java | 292 +++++++++++----------
.../apache/solr/cloud/TestPullReplicaWithAuth.java | 162 ------------
4 files changed, 149 insertions(+), 309 deletions(-)
delete mode 100644
solr/core/src/test/org/apache/solr/cloud/TestPullReplicaWithAuth.java