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

AuthenticatedURL.Token has a mutable hashCode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.23.0, 2.0.0-alpha, 3.0.0-alpha1
    • None
    • security
    • None

    Description

      Hash codes must be immutable, but AuthenticatedURL.Token#hashCode is not. It will return 0 if the token is not set, else the token's hash code.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: