s1monw commented on issue #1389: LUCENE-9298: fix clearDeletedDocIds in 
BufferedUpdates
URL: https://github.com/apache/lucene-solr/pull/1389#issuecomment-611393863
 
 
   I ran tests and we are ready to go. Please add a changes entry like this:
   
   ```diff
   diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
   index b5bc71cb759..2daa8f3c71f 100644
   --- a/lucene/CHANGES.txt
   +++ b/lucene/CHANGES.txt
   @@ -238,6 +238,9 @@ Improvements
    * LUCENE-9171: QueryBuilder can now use BoostAttributes on input token 
streams to selectively
      boost particular terms or synonyms in parsed queries. (Alessandro 
Benedetti, Alan Woodward)
    
   +* LUCENE-9298: Improve RAM accounting in BufferedUpdates when deleted doc 
IDs and terms are cleared.
   +  (Your Name, Simon Willnauer)
   +
    Optimizations
    ---------------------
    ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to