uschindler commented on PR #15908: URL: https://github.com/apache/lucene/pull/15908#issuecomment-4182581451
Hi, backport is not so easy, because the constant in RefCountedSharedArena is not accessible in the MR-JAR framework in Lucene 10.x. I will possibly backport with the hardcoded constant. That may have been the main reason why the hardcoded constant was used. -- 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]
