You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/03/24 20:43:20 UTC

[GitHub] [hadoop] omalley commented on pull request #4100: HDFS-16518: Close cached KeyProvider when DFSClient is closed

omalley commented on pull request #4100:
URL: https://github.com/apache/hadoop/pull/4100#issuecomment-1078244353


   I commented on the jira, but:
   
   I don't understand why this is required. Obviously at jvm shutdown the cache will be discarded. The order of shutdown hooks isn't deterministic, so using this isn't a fix against other shutdown hooks using the cache.
   
   Is there some other call to KeyProvider.close() that this should replace?


-- 
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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org