sebastian-nagel commented on pull request #534:
URL: https://github.com/apache/nutch/pull/534#issuecomment-642132183


   > Is it OK to just change the interface and implement what you suggest?
   
   Yes, that's ok. We'll put a notice about a breaking change to the release 
notes, so that users having there own indexer plugin know they have to adapt it.
   
   > Should it be best-effort to keep things BC?
   
   We could try to only extend the IndexWriter interface and provide default 
do-nothing implementations for newly added methods as most index writers do not 
write data to the filesystem.
   


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

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


Reply via email to