You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2020/11/11 21:17:35 UTC

[lucene-solr] branch reference_impl updated (54d8cd5 -> 3b02c91)

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

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


    from 54d8cd5  @1165 Test a throttle.
     add 4a0678c  @1166 Couple test methods to nightly for low resource envs.
     add 3b02c91  @1167 Some state publish improvements.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/solr/cloud/StatePublisher.java | 36 ++++++++--
 .../java/org/apache/solr/cloud/ZkController.java   | 23 +++++--
 .../apache/solr/cloud/overseer/ZkStateWriter.java  | 80 ++++++++--------------
 .../solr/handler/component/StatsComponentTest.java |  1 +
 .../org/apache/solr/client/solrj/GetByIdTest.java  |  2 +
 5 files changed, 79 insertions(+), 63 deletions(-)