This is an automated email from the ASF dual-hosted git repository.
cpoerschke pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git.
from 9f5379d SOLR-16019 Query parsing exception return HTTP 400 instead of
500 (#648)
new 7d911d8 SOLR-15983: change UpdateLog.RecoveryInfo.errors to
AtomicInteger (#609)
new 7d61190 SOLR-15983: parallel log replay now uses separate
UpdateRequestProcessor objects (#601)
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 | 2 +
.../src/java/org/apache/solr/update/UpdateLog.java | 78 ++++++++++++----------
.../update/processor/UpdateRequestProcessor.java | 2 +
3 files changed, 47 insertions(+), 35 deletions(-)