XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • HADOOP-15407
    • None
    • fs/azure, test
    • None
    • test suites run from IntelliJ IDEA

    Description

      (seemingly intermittent) failure of the pattern matcher in TestAbfsClient.validateUserAgent

      java.lang.AssertionError: User agent Azure Blob FS/1.0 (JavaJRE 1.8.0_121; MacOSX 10.13.6; openssl-1.0) Partner Service does not match regexp Azure Blob FS\/1.0 \(JavaJRE ([^\)]+) SunJSSE-1.8\) Partner Service
      

      Using a regexp is probably too brittle here: safest just to look for some specific substring.

      Attachments

        Activity

          People

            bilahari.th Bilahari T H
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: