jpountz commented on issue #12911:
URL: https://github.com/apache/lucene/issues/12911#issuecomment-1852167681

   > There is no easy way to fail the build, because the FST files are heavy to 
generate and stay in the resources folder. It is hard to detect a problem if 
you don't regenerate them, which we won't do by default (as it needs to 
download external files).
   
   I wonder if we could do it in the code rather than in the build, e.g. by 
checking that `version == VERSION_CURRENT` on `FSTMetadata` for all FSTs that 
we load from a Lucene JAR?


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to