rmuir commented on PR #868: URL: https://github.com/apache/lucene/pull/868#issuecomment-1118480829
Uwe explains it clearly, such APIs are impossible to support correctly and we don't need to add backwards-compatibility or anything else. Files such as `ConnectionCosts.dat` are not standardized or anything like like that, this is internal details. If we want to make a PR to save 1 byte compressing this file a bit better, we should be able to merge it without hesitation or worrying about back compat or any other insanity. We can't and shouldn't support ctors taking binary versions of this stuff. -- 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