benwtrent commented on issue #13478: URL: https://github.com/apache/lucene/issues/13478#issuecomment-2160939426
>Parallel merging breaks these assumptions and could cause issues. Well, the assumptions are that its only accessed once. But now in parallel merging, it could be re-cached any number of times as the norms fields vs. the dv fields keep kicking eachother out of cache. Seems like a bad idea regardless and I would like us to spend time making sure this is OK. The proposal for a 9.11.1 is out of caution here. -- 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