Steve Loughran created HADOOP-15761:
---------------------------------------

             Summary: intermittent failure of TestAbfsClient.validateUserAgent
                 Key: HADOOP-15761
                 URL: https://issues.apache.org/jira/browse/HADOOP-15761
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure, test
    Affects Versions: HADOOP-15407
            Reporter: Steve Loughran


(seemingly intermittent) failure of the pattern matcher in 
{{TestAbfsClient.validateUserAgent}}
{code}
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
{code}
Using a regexp is probably too brittle here: safest just to look for some 
specific substring.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to