ChenSammi commented on PR #7236: URL: https://github.com/apache/ozone/pull/7236#issuecomment-2446090546
> See also https://issues.apache.org/jira/browse/HDFS-16198 we will need to handle block token expirations in secure environment too. Same KeyValueHandler#handleGetBlock is used to process the getBlock request from the short-circuit channel. Block token will be verified. If its expires, block will not be opened at server side. We don't use shared memory in current implementation. So I think we should be fine. -- 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]
