reschke commented on PR #2237: URL: https://github.com/apache/jackrabbit-oak/pull/2237#issuecomment-2812879569
> could the makeUpPrefixTryEvenHarder make a somewhat shorter (perhaps sha-hash) suggestion? SHA-1 would be 160 bits, thus 20 bytes, right? That's not always less than the actual namespace name. I could however special case that case. > generally I think this is useful indeed, to avoid later namespace remorse. How impossible would it be to look into support for changing namespaces (I know it's a challenge) That's a separate issue. I believe we already found that it can be done using the namespace registry, although risky. The point of *this* is to reduce the number of cases where it actually comes up. -- 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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org