Daryn Sharp created HADOOP-8701:
-----------------------------------

             Summary: Reduce visibility of getDelegationToken
                 Key: HADOOP-8701
                 URL: https://issues.apache.org/jira/browse/HADOOP-8701
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
    Affects Versions: 2.0.0-alpha, 3.0.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


{{FileSystem#getDelegationToken}} is incompatible with a multi-token fs like 
viewfs.  {{FileSystem#addDelegationTokens}} is being added in HADOOP-7967 to 
call {{getDelegationToken}} on each of the fs mounts.  The visibility of 
{{getDelegationToken}} must be reduced to protected since it's completely 
incompatible with a multi-token fs.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to