jpountz commented on pull request #438: URL: https://github.com/apache/lucene/pull/438#issuecomment-983728887
The backport has some test failures that look related to the change of endianness, I'm seeing DocIdsWriter write longs in a given byte order and then read them in the opposite byte order on the read side, I'm unsure why we are seeing this. -- 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