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

Filesystem.checkPath should use StringUtils.equalsIgnoreCase for comparisons

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.8.0
    • None
    • fs
    • None

    Description

      Filesystem.checkPath compares URI elements using String.equalsIgnoreCase(), so is brittle against i8n locale changes.

      It should move to StringUtils.equalsIgnoreCase

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: