You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (JIRA)" <ji...@apache.org> on 2018/02/22 16:24:00 UTC

[jira] [Resolved] (GOBBLIN-415) Check for the value of configuration key flow.runImmediately in Job config.

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

Hung Tran resolved GOBBLIN-415.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request #2291
[https://github.com/apache/incubator-gobblin/pull/2291]

> Check for the value of configuration key flow.runImmediately in Job config.
> ---------------------------------------------------------------------------
>
>                 Key: GOBBLIN-415
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-415
>             Project: Apache Gobblin
>          Issue Type: Bug
>          Components: gobblin-service
>    Affects Versions: 0.11.0, 0.12.0, 0.13.0
>            Reporter: Sudarshan Vasudevan
>            Assignee: Sudarshan Vasudevan
>            Priority: Minor
>             Fix For: 0.13.0
>
>
> GobblinServiceJobScheduler checks for the existence of the Config Key "flow.runImmediately" instead of its boolean value in deciding whether to schedule a flow for execution. We need to modify this behavior to check for the actual value of the config key provided in the job config.



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