This is an automated email from the ASF dual-hosted git repository.
cpoerschke pushed a change to branch branch_9_0
in repository https://gitbox.apache.org/repos/asf/solr.git.
from 7094efd Fix templating for official ref guide playbook
new d23c5a3 SOLR-15983: change UpdateLog.RecoveryInfo.errors to
AtomicInteger (#609)
new bc501ba 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(-)