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 2022/09/20 17:08:50 UTC

[GitHub] [lucene] mdmarshmallow opened a new issue, #11795: Add FilterDirectory to track write amplification factor

mdmarshmallow opened a new issue, #11795:
URL: https://github.com/apache/lucene/issues/11795

   ### Description
   
   I recently opened another issue to lower the allowable delete percentage in `TieredMergePolicy` [here](https://github.com/apache/lucene/issues/11761). One of the concerns that came up in the discussion was the write amplification factor. The goal of this issue is to allow Lucene users to easily track the write amplification factor in their use cases.


-- 
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.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] mdmarshmallow commented on issue #11795: Add FilterDirectory to track write amplification factor

Posted by GitBox <gi...@apache.org>.
mdmarshmallow commented on issue #11795:
URL: https://github.com/apache/lucene/issues/11795#issuecomment-1252988900

   I'm not sure how PR's get automatically linked to the issue, but here is the PR I created: https://github.com/apache/lucene/pull/11796


-- 
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] rmuir commented on issue #11795: Add FilterDirectory to track write amplification factor

Posted by GitBox <gi...@apache.org>.
rmuir commented on issue #11795:
URL: https://github.com/apache/lucene/issues/11795#issuecomment-1385823162

   Closing as the PR has been merged and is in the 9.5.0 section of CHANGES.txt


-- 
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] rmuir closed issue #11795: Add FilterDirectory to track write amplification factor

Posted by GitBox <gi...@apache.org>.
rmuir closed issue #11795: Add FilterDirectory to track write amplification factor
URL: https://github.com/apache/lucene/issues/11795


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