Aitozi commented on pull request #14893:
URL: https://github.com/apache/flink/pull/14893#issuecomment-1017391939


   @lgo Thanks for your contribution, I have applied this patch to our internal 
version and get a better rescale performance . In my test, the cost of 
`deleteRange` only at `ms` level . 
   
   After we introduce the `deleteRange` api, I think we should tune the 
`OVERLAP_FRACTION_THRESHOLD` for the initial handle. The current default value 
is `0.75` is somehow conservative . With the fast `deleteRange` we can choose 
at least an initial  handle . By this we can reduce the cost to `iterator` for 
one fragmented DB.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to