fudongyingluck opened a new pull request, #12339:
URL: https://github.com/apache/lucene/pull/12339

   as es [issuse](https://github.com/elastic/elasticsearch/issues/75675) 
metioned when soft delete enable the numDeletesToMerge function is very time 
consume part. As the following picture show, there actually calculate duplicate.
   
![image](https://github.com/apache/lucene/assets/30896830/d92303d3-1ebc-4a5d-8ae0-143bfb3d4660)
   
   This change want to reuse the numDeletesToMerge result to reduce the time 
used
   


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