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/11/17 15:11:00 UTC

[GitHub] [lucene] codaitya commented on pull request #446: LUCENE-10237 : Add MergeOnCommitTieredMergePolicy to sandbox

codaitya commented on pull request #446:
URL: https://github.com/apache/lucene/pull/446#issuecomment-971673541


   > Let's rename to `MergeOnFlushTieredMergePolicy` since it technically merges on flushes, not commits?
   > 
   > I haven't taken a deep look at the code, but is it specific to `TieredMergePolicy` or could we make it a wrapper around any type of merge policy?
   
   Thanks for the review jpountz. I have renamed to `MergeOnFlushTieredMergePolicy`.  In the current form it is specific to TieredMergePolicy but maybe we could generalize ?
   


-- 
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-unsubscribe@lucene.apache.org

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