You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Sudarshan Vasudevan (Jira)" <ji...@apache.org> on 2020/10/07 17:21:00 UTC

[jira] [Commented] (GOBBLIN-1279) Fix flaky unit tests involving REST.li calls to FlowConfig endpoint in Gobblin-as-a-Service

    [ https://issues.apache.org/jira/browse/GOBBLIN-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209707#comment-17209707 ] 

Sudarshan Vasudevan commented on GOBBLIN-1279:
----------------------------------------------

Resolved by the following PR: https://github.com/apache/incubator-gobblin/pull/3119

> Fix flaky unit tests involving REST.li calls to FlowConfig endpoint in Gobblin-as-a-Service
> -------------------------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1279
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1279
>             Project: Apache Gobblin
>          Issue Type: Improvement
>          Components: gobblin-service
>    Affects Versions: 0.15.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Abhishek Tiwari
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Full local build of Apache Gobblin intermittently fails due to unit tests involving FlowConfig endpoint experiencing REST.li timeout exception. The current default timeout of 1s appears  insufficient. This task enhances the FlowConfig class to pass a set of overrideable properties for configuring the REST.li client, including the HTTP request timeout value. The unit tests creating the FlowConfig client are appropriately modified to provide a higher timeout value. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)