rmuir commented on issue #11755:
URL: https://github.com/apache/lucene/issues/11755#issuecomment-1240113769

   The failure doesn't reproduce/debug very easily because CMS needs to hit 
disk full after `prepareCommit()` (which calls `ensureOpen` and delivers 
`IOException` for a tragedy), and instead trip the check in `startCommit()` 
that throws `IllegalStateException` for the tragedy. So if you add `verbose` or 
even try to manually just enable too many prints, reproducing it is impossible 
:)


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