thomasmueller commented on PR #1616: URL: https://github.com/apache/jackrabbit-oak/pull/1616#issuecomment-2264756807
> It could still happen if those 1024 Strings are huge It would make sense to protect against that case, by limiting the string length we admit. (It is very unlikely that paths elements are longer, but then we have seen some weird edge cases... and the additional check is fast.) But other than that, I'm OK with the current patch. -- 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]
