You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by su...@apache.org on 2021/07/28 22:32:16 UTC

[gobblin] branch master updated (9a9e239 -> 1367614)

This is an automated email from the ASF dual-hosted git repository.

suvasude pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin.git.


    from 9a9e239  [GOBBLIN-1496] Initialize arrays and maps related to gobblin as a service with an in… (#3339)
     add 1367614  [GOBBLIN-1497] Reduce the number of calls on FlowSpec initialization where possible,… (#3340)

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/gobblin/util/SchedulerUtils.java    | 9 ++++++---
 .../apache/gobblin/service/modules/restli/FlowConfigUtils.java   | 5 ++---
 .../service/modules/scheduler/GobblinServiceJobScheduler.java    | 5 +++--
 3 files changed, 11 insertions(+), 8 deletions(-)