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

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


    from 8594266022d SOLR-16860: Remove watch from ZkStateReader of Coordinator 
Node when collection is deleted (#1752)
     new 3847696e38a SOLR-16470 : Create V2 equivalent of V1 Replication: GET 
files (#1704)
     new 487a2959fa8 SOLR-16470: Inner class is non-static but does not 
reference enclosing class (#1751)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 solr/CHANGES.txt                                   |   3 +
 .../java/org/apache/solr/handler/IndexFetcher.java |   9 +-
 .../apache/solr/handler/ReplicationHandler.java    | 159 ++++-----------------
 .../solr/handler/admin/api/CoreReplicationAPI.java |  65 ++++++++-
 .../solr/handler/admin/api/ReplicationAPIBase.java | 151 ++++++++++++++++++-
 .../handler/admin/api/CoreReplicationAPITest.java  |  37 ++++-
 .../pages/user-managed-index-replication.adoc      |  18 +++
 7 files changed, 299 insertions(+), 143 deletions(-)

Reply via email to