rmetzger commented on PR #27579: URL: https://github.com/apache/flink/pull/27579#issuecomment-5069674079
> This pull request makes BlobLibraryCacheManager handle blob key mismatches gracefully by catching the IllegalStateException and re-creating the classloader with the new blob keys, instead of propagating the exception. Why do we have the random component in the blob cache keys? Couldn't we also drop that and just rely on the content SHA? That will stay the same across restarts. -- 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]
