rmuir commented on pull request #107:
URL: https://github.com/apache/lucene/pull/107#issuecomment-828654863


   > I will set the PR ready to review as feedback has been positive so far. I 
want to stress that the most interesting part is how to deal with reading 
`segment.gen`. This file does not belong to a codec so we open it blind without 
knowing the endianness. Therefore the approach I have taken is to write that 
file always big endian as we are doing until now.
   
   Agreed, let's try to land the current patch! I think its fine that 
`segments_N` and codec headers just stay bigendian, as the code for this is 
nicely self-contained.


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