msokolov commented on PR #16529: URL: https://github.com/apache/lucene/pull/16529#issuecomment-5345580099
hmm I don't think we should remove this from here entirely, since there is still no way to do this in Lucene itself. Originally we had this method here so we could detect *and fix* problems with disconnected components during merging, but then we had to revert the fixing part due to bad worst case performance, and have never restored it, but maybe we will? And then we would need a better connectivity check in Lucene -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
