virajjasani opened a new pull request, #4722:
URL: https://github.com/apache/hadoop/pull/4722

   ### Description of PR
   AWSSecurityTokenService resources can be released whenever they are no 
longer in use. The documentation of AWSSecurityTokenService#shutdown says while 
it is not important for client to compulsorily shutdown the token service, 
client can definitely perform early release whenever client no longer requires 
token service resources. We achieve this by making STSClient closable, so we 
can certainly utilize it in all places where it's suitable.
   


-- 
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]

Reply via email to