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 2019/10/09 15:24:38 UTC

[GitHub] [hadoop] steveloughran opened a new pull request #1630: HADOOP-16645. S3A Delegation Token extension point to use StoreContext.

steveloughran opened a new pull request #1630: HADOOP-16645. S3A Delegation Token extension point to use StoreContext.
URL: https://github.com/apache/hadoop/pull/1630
 
 
   Adds a new interface DelegationOperations which S3A FS offers.
   This just exends AWSPolicyProvider, as that is the only callback outside of
   StoreContext which is currently used.
   
   Having an explicit interface lets us add more callbacks in future, without
   breaking the signature of the API -hence any external implementations
   
   Change-Id: I412ae78d6a806bea954ec5980faf2b7f8aac7bed
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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