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/10 16:02:36 UTC

[lucene-solr] branch reference_impl updated (20adb77 -> 2c24ec3)

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.


 discard 20adb77  @1136 Deal with collections that have EMPTY createNodeSet.
 discard 72e4eee  @1135 Cluster state managment hardening.
 discard b57e21d  @1134 Higher limits on overseer task queue, return parallel index fetch for now.
     add c8edb42  @1134 Higher limits on overseer task queue, return parallel index fetch for now.
     add 177e172  @1135 Cluster state managment hardening.
     add 69bf236  @1136 Deal with collections that have EMPTY createNodeSet.
     add 2c24ec3  @1137 Tone down non nightly a bit.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (20adb77)
            \
             N -- N -- N   refs/heads/reference_impl (2c24ec3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 solr/core/src/test/org/apache/solr/schema/TestCloudSchemaless.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)