You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Bilahari T H (Jira)" <ji...@apache.org> on 2020/07/08 04:14:00 UTC

[jira] [Resolved] (HADOOP-15761) intermittent failure of TestAbfsClient.validateUserAgent

     [ https://issues.apache.org/jira/browse/HADOOP-15761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bilahari T H resolved HADOOP-15761.
-----------------------------------
    Resolution: Won't Fix

Please see [HADOOP-16922|https://issues.apache.org/jira/browse/HADOOP-16922]

> 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
>         Environment: test suites run from IntelliJ IDEA
>            Reporter: Steve Loughran
>            Assignee: Bilahari T H
>            Priority: Minor
>
> (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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org