You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by zi...@apache.org on 2023/03/10 20:58:00 UTC

[gobblin] branch master updated (8e8e3df03 -> 8b1ca21b4)

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

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


    from 8e8e3df03 [GOBBLIN-1779] Ability to filter datasets that contain non optional unions (#3648)
     add 8b1ca21b4 [GOBBLIN-1798] Add backoff retry when we access mysql db for flow spec or dag action (#3658)

No new revisions were added by this update.

Summary of changes:
 .../gobblin/configuration/ConfigurationKeys.java   |  2 ++
 .../dag_action_store/MysqlDagActionStore.java      | 31 +++++++++++++++++-----
 .../gobblin/runtime/spec_catalog/FlowCatalog.java  | 25 +++++++++++++++--
 3 files changed, 50 insertions(+), 8 deletions(-)