steveloughran commented on issue #1621: HADOOP-16640. WASB: Override 
getCanonicalServiceName() to return URI
URL: https://github.com/apache/hadoop/pull/1621#issuecomment-540772490
 
 
   If you return a non-null value from this method, you are telling callers 
that you will will be issuing a delegation token, that is getDelegationToken() 
is non-null
   
   Is that your intent? if so then you don't need an extra option for it -just 
ask whatever issues DTs for the FS if it has a DT or is willing to issue one.

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