msokolov commented on PR #13566:
URL: https://github.com/apache/lucene/pull/13566#issuecomment-2276082590

   > What do we think of increasing the number of entry points to the lower 
level?
   
   My first attempt searched for 2 instead of 1, and reconnected both of them, 
but doing this led to complications because nodes that were previously 
notFullyConnected may become fully connected while making the new connections. 
Although I suppose we could simply check that for that and skip them if it's 
the case.  I'll try that, it should be simple enough.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to