epotyom commented on issue #14959:
URL: https://github.com/apache/lucene/issues/14959#issuecomment-3390237013

   >  ... 65,536 docs for doc-based merge policies (LogDocMergePolicy).
   
   @jpountz I wonder if always using byte sized approach would make it even 
more deterministic and easier to debug, what do you think? I think it is also 
easier to implement/maintain as we don't need to branch CompoundFormat code 
depending on merge policy used. See also [the PR 
comment](https://github.com/apache/lucene/pull/15295#discussion_r2416561124)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to