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/07/29 14:51:52 UTC

[GitHub] [lucene] jpountz opened a new pull request #230: LUCENE-7020: Remove TieredMergePolicy#setMaxMergeAtOnceExplicit.

jpountz opened a new pull request #230:
URL: https://github.com/apache/lucene/pull/230


   TieredMergePolicy no longer bounds the number of segments that can be merged via
   a forced merge.
   


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


[GitHub] [lucene] jpountz edited a comment on pull request #230: LUCENE-7020: Remove TieredMergePolicy#setMaxMergeAtOnceExplicit.

Posted by GitBox <gi...@apache.org>.
jpountz edited a comment on pull request #230:
URL: https://github.com/apache/lucene/pull/230#issuecomment-889333294


   And yes, I was targeting this for 9.0. There is no urgency to remove: users can set maxMergeAtOnceExplicit=Integer.MAX_VALUE as a workaround.


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


[GitHub] [lucene] jpountz merged pull request #230: LUCENE-7020: Remove TieredMergePolicy#setMaxMergeAtOnceExplicit.

Posted by GitBox <gi...@apache.org>.
jpountz merged pull request #230:
URL: https://github.com/apache/lucene/pull/230


   


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


[GitHub] [lucene] jpountz commented on pull request #230: LUCENE-7020: Remove TieredMergePolicy#setMaxMergeAtOnceExplicit.

Posted by GitBox <gi...@apache.org>.
jpountz commented on pull request #230:
URL: https://github.com/apache/lucene/pull/230#issuecomment-889332948


   +1 to deprecate in 8.x


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


[GitHub] [lucene] jpountz commented on pull request #230: LUCENE-7020: Remove TieredMergePolicy#setMaxMergeAtOnceExplicit.

Posted by GitBox <gi...@apache.org>.
jpountz commented on pull request #230:
URL: https://github.com/apache/lucene/pull/230#issuecomment-889333294


   And yes, I was targeting this for 8.x. There is no urgency to remove: users can set maxMergeAtOnceExplicit=Integer.MAX_VALUE as a workaround.


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