You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2019/10/23 21:50:19 UTC

[lucene-solr] branch master updated (c1174dc -> 3ae8204)

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

dsmiley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from c1174dc  SOLR-13831: Support defining arbitrary autoscaling simulation scenarios.
     add 3ae8204  SOLR-13855: DistributedZkUpdateProcessor needs to propagate URP.finish() Important since Run URP finish() propagates to updateLog to fsync()! Closes #969

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                             |  4 ++++
 .../solr/update/processor/DistributedUpdateProcessor.java    | 12 +++++++-----
 .../solr/update/processor/DistributedZkUpdateProcessor.java  | 12 +++---------
 3 files changed, 14 insertions(+), 14 deletions(-)