jimczi commented on PR #14076:
URL: https://github.com/apache/lucene/pull/14076#issuecomment-2698222473

   > I do think some APIs like updateReadAdvice and finishMerge are helpful, I 
would want to see if we want to keep those and have a noop for this use case. 
this api was added in [Lucene 
10.1](https://github.com/apache/lucene/blob/branch_10_1/lucene/core/src/java/org/apache/lucene/store/IndexInput.java#L237)
   
   @shatejas not sure I understand what you mean. Not changing the read advise 
concurrently is the main point of this PR. Finish merge is a different concern 
and can be added by another PR if we see a specific need?


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

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


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

Reply via email to