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 2021/01/20 23:16:28 UTC

[lucene-solr] branch reference_impl_dev updated (07e6231 -> 39ff7e7)

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

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


    from 07e6231  @1261 Some cleanup around leader election and stale state and schemaless.
     add 0fc82d0  @1262 Add some synchronization around fields on a hunch, did not seem to fully address, but leaving in the syncs atm.
     add 39ff7e7  @1263 Only cut off bulk/streaming updates when closed for the leaders.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/solr/schema/ManagedIndexSchema.java | 102 +++++++++++----------
 .../processor/DistributedZkUpdateProcessor.java    |   2 +-
 .../test/org/apache/solr/cloud/RecoveryZkTest.java |   3 +
 3 files changed, 58 insertions(+), 49 deletions(-)