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 ffcd2d9dc [GOBBLIN-1631]Emit heartbeat for dagManagerThread (#3492)
add 172d8793d [GOBBLIN-1630] Remove flow level metrics for adhoc flows
(#3491)
No new revisions were added by this update.
Summary of changes:
.../gobblin/configuration/ConfigurationKeys.java | 2 +-
.../service/modules/orchestration/DagManager.java | 25 +++++++---
.../modules/orchestration/DagManagerUtils.java | 12 ++++-
.../modules/orchestration/Orchestrator.java | 23 ++++++---
.../service/modules/spec/JobExecutionPlan.java | 45 ++++++++---------
.../modules/orchestration/DagManagerTest.java | 57 +++++++++++++++++++---
.../modules/orchestration/OrchestratorTest.java | 33 +++++++++++--
.../orchestration/UserQuotaManagerTest.java | 4 +-
.../spec/JobExecutionPlanDagFactoryTest.java | 42 ++++++++++++++++
9 files changed, 192 insertions(+), 51 deletions(-)