rmuir commented on PR #15805: URL: https://github.com/apache/lucene/pull/15805#issuecomment-4034722561
I like the change as I believe it does not hurt the readability. I don't think we should try to optimize this in ways that would hurt that, such as using two long values. These are used for e.g. segment id's and aren't a bottleneck. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
