steveloughran commented on PR #7882: URL: https://github.com/apache/hadoop/pull/7882#issuecomment-3416153341
one more thing here: make sure you can handle `null` as an etag in the cache. Not all stores have it, which is why it can be turned off for classic input stream version checking. You won't be able to detect overwrites, but we can just document having a short TTL 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: [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]
