rmuir commented on PR #12306:
URL: https://github.com/apache/lucene/pull/12306#issuecomment-1552183640

   The default codec with the index back compact guarantees that we have is 
just no place for leniency or "you are on your own". You should trust the index 
is supported. 
   
   The lucene/codecs package is the place for doing more experimental stuff 
without the back compact hassle/signups/guarantee/locking. But I still argue 
users should get clear exceptions and behavior there too, not integer overflows 
or failures to load classes. The supported limits should be tested, hence 
constants.


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