You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ma...@apache.org on 2023/09/23 00:21:53 UTC

[solr] branch main updated (1a8457d9ca3 -> f22a51cc64f)

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

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


    from 1a8457d9ca3 SOLR-16925: Fix indentation for JacksonJsonWriter (#1942)
     add f22a51cc64f SOLR-16701: Race condition on PRS enabled collection deletion (#1460)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |   2 +
 .../solr/cloud/overseer/ZkStateReaderTest.java     | 120 +++++++++++++++++++++
 .../solr/common/cloud/PerReplicaStatesOps.java     |  14 +++
 .../apache/solr/common/cloud/ZkStateReader.java    |  15 +++
 .../solr/common/util/CommonTestInjection.java      |  96 +++++++++++++++++
 5 files changed, 247 insertions(+)