Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8701

Reduce visibility of getDelegationToken

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0-alpha, 3.0.0-alpha1
    • None
    • fs
    • None
    • Incompatible change

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              daryn Daryn Sharp
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: