dweiss commented on issue #16545: URL: https://github.com/apache/lucene/issues/16545#issuecomment-5381737611
This is subtle - when it's public API (an interface, public class) I can envision that the designer anticipated subclasses/ implementations outside of Lucene to possibly throw IOException when none of the implementations within Lucene do throw it... I'd lean towards a case-by-case patches than one single blanket change here. -- 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]
