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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to