This is an automated email from the ASF dual-hosted git repository.
arjun4084346 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin.git
from a46d74e2cd [GOBBLIN-2123] create reevaluate dag action for jobs in
state PENDING_RETRY (#4013)
add 805ab6429b [GOBBLIN-2121] redirect kill requests to dag proc engine
(#4015)
No new revisions were added by this update.
Summary of changes:
.../modules/orchestration/DagActionStore.java | 2 +-
.../modules/orchestration/FlowLaunchHandler.java | 14 +++++++++++
.../modules/orchestration/Orchestrator.java | 29 ++++++++++++++++++----
.../proc/DeadlineEnforcementDagProc.java | 10 ++++----
.../task/DagProcessingEngineMetrics.java | 2 +-
.../scheduler/GobblinServiceJobScheduler.java | 19 --------------
.../DagManagementTaskStreamImplTest.java | 2 +-
.../modules/orchestration/OrchestratorTest.java | 16 +++++++-----
8 files changed, 56 insertions(+), 38 deletions(-)