Sudarshan Vasudevan created GOBBLIN-1279:
--------------------------------------------
Summary: 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
Fix For: 0.15.0
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)