This is an automated email from the ASF dual-hosted git repository.
wlo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin.git
from ab62e7283 [GOBBLIN-1796] Log startup command when container fails to
startup (#3655)
add d2d0c6389 [GOBBLIN-1797] Skip scheduling flows far into future (#3656)
No new revisions were added by this update.
Summary of changes:
.../gobblin/configuration/ConfigurationKeys.java | 4 +-
.../gobblin/runtime/metrics/RuntimeMetrics.java | 12 +-
.../runtime/spec_catalog/FlowCatalogTest.java | 2 +-
.../scheduler/GobblinServiceJobScheduler.java | 141 +++++++++++++++------
.../scheduler/GobblinServiceJobSchedulerTest.java | 14 ++
5 files changed, 128 insertions(+), 45 deletions(-)