romseygeek commented on issue #1440:
URL: https://github.com/apache/lucene-solr/pull/1440#issuecomment-618322909


   > Should we remove write support from Lucene70SegmentInfoFormat and have a 
RW version under
   test-framework like we do for other components, so that users can't use it 
in their codecs but we can still run the segment info format test case?
   
   This is trickier for the segment info format because both reading and 
writing are handled by the same class.  I think so far we've only done this for 
Postings formats, and not for other parts of the Codec?


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