msfroh commented on issue #15943: URL: https://github.com/apache/lucene/issues/15943#issuecomment-4208438798
This test was added in https://github.com/apache/lucene/pull/15886 Looking at the test, I'm going to guess that we're hitting the rare case where maxBufferedDocs is very small and we end up with multiple segments, so `getOnlyLeafReader` throws an exception? -- 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]
