This is an automated email from the ASF dual-hosted git repository.
epugh pushed a change to branch branch_9_11
in repository https://gitbox.apache.org/repos/asf/solr.git
from 43d28e240b8 Add instructions for index upgrade in SolrCloud mode
(#4424)
new 95a38dc47f9 SOLR-18239: Fixed NPE during size estimator calculations
(#4427)
new 14b42a9a981 SOLR-18239: Fixed NPE during size estimator calculations
(#4427)
new 2c7e0a5727b SOLR-18239: Fixed NPE during size estimator calculations
(#4427)
The 3 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-18239-fix-npe-size-estimator.yml | 7 ++++
.../IgnoreLargeDocumentProcessorFactory.java | 1 +
.../IgnoreLargeDocumentProcessorFactoryTest.java | 10 ++++--
.../update/processor/MirroringUpdateProcessor.java | 1 +
.../processor/MirroringUpdateProcessorTest.java | 37 ++++++++++++++++++++++
5 files changed, 53 insertions(+), 3 deletions(-)
create mode 100644 changelog/unreleased/SOLR-18239-fix-npe-size-estimator.yml