This is an automated email from the ASF dual-hosted git repository.
houston pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
from 3ab3068a776 SOLR-18090: Fix collection and shard term deletion (#4082)
add f9bdca8d039 SOLR-18083: Fix replication and other general operations
in readOnly mode (#4081)
No new revisions were added by this update.
Summary of changes:
.../solr-18083-fix-read-only-behavior.yml} | 7 +++----
.../org/apache/solr/cloud/RecoveryStrategy.java | 22 +++++++++++++---------
.../solr/cloud/ShardLeaderElectionContext.java | 2 +-
.../src/java/org/apache/solr/core/SolrCore.java | 2 +-
.../java/org/apache/solr/handler/IndexFetcher.java | 6 +++---
.../apache/solr/handler/ReplicationHandler.java | 2 +-
.../apache/solr/handler/RequestHandlerUtils.java | 1 +
.../apache/solr/update/CommitUpdateCommand.java | 4 ++++
.../apache/solr/update/DefaultSolrCoreState.java | 5 +++--
.../java/org/apache/solr/update/SolrCoreState.java | 14 +++++++++++++-
.../processor/DistributedUpdateProcessor.java | 2 +-
.../processor/DistributedZkUpdateProcessor.java | 10 +++++++++-
.../apache/solr/common/params/UpdateParams.java | 3 +++
13 files changed, 56 insertions(+), 24 deletions(-)
copy changelog/{v9.10.1/SOLR-17985-fix-slow-no-rows-queries.yml =>
unreleased/solr-18083-fix-read-only-behavior.yml} (53%)