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 6cfdd15d6 [GOBBLIN-1888] Optimizing high watermark metadata query for
SFDC (#3750)
add e6368a211 [GOBBLIN-1887] Increase Encapsulation in FlowTriggerHandler
helper functions and Handle Reminder Events Properly (#3749)
No new revisions were added by this update.
Summary of changes:
.../gobblin/configuration/ConfigurationKeys.java | 9 +-
.../apache/gobblin/scheduler/JobSchedulerTest.java | 2 +-
.../service/modules/orchestration/DagManager.java | 4 +-
.../modules/orchestration/FlowTriggerHandler.java | 141 +++++++++++++--------
.../scheduler/GobblinServiceJobScheduler.java | 25 +++-
.../orchestration/FlowTriggerHandlerTest.java | 70 +++++++---
6 files changed, 164 insertions(+), 87 deletions(-)