You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/05/13 05:00:09 UTC

[GitHub] [lucene-solr] rmuir commented on pull request #2495: LUCENE-9827: backport avoiding wasteful recompression for small segments

rmuir commented on pull request #2495:
URL: https://github.com/apache/lucene-solr/pull/2495#issuecomment-840298693


   one advantage of landing this PR first with respect to #2494, is that it forces the bulk merge algorithm to actually get exercised MUCH more often in tests. Before this change, it would never happen much in the test suite before unless huge numbers of documents were used (generally always > 1% "dirty").
   
   so it greatly increases unit test coverage of the bulk strategy (regardless of whether the index is sorted or not). previously only a rare few tests would hit the threshold.


-- 
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.

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



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