jpountz commented on PR #13190:
URL: https://github.com/apache/lucene/pull/13190#issuecomment-2006570648

   I understand that we need to make changes to account for the fact that 
multiple threads may be contributing to the same merge concurrently, but I 
would not expect `RateLimitedIndexOutput` to need to be thread-safe: the caller 
needs to manage synchronization themselves anyway if they want bytes to be 
written in the correct order?


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