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 bc456b961 [GOBBLIN-1971] Allow `IcebergCatalog` to specify the
`DatasetDescriptor` name for the `IcebergTable`s it creates (#3842)
add a4ba9d366 [GOBBLIN-1970] Consolidate processing dag actions to one
code path (#3841)
No new revisions were added by this update.
Summary of changes:
.../apache/gobblin/metrics/ServiceMetricNames.java | 2 -
.../runtime/DagActionStoreChangeMonitorTest.java | 3 +-
.../gobblin/runtime/metrics/RuntimeMetrics.java | 4 +-
.../service/modules/orchestration/DagManager.java | 60 --------
.../modules/orchestration/DagManagerMetrics.java | 13 --
.../monitoring/DagActionStoreChangeMonitor.java | 161 +++++++++++++++++----
.../DagActionStoreChangeMonitorFactory.java | 12 +-
.../modules/orchestration/DagManagerFlowTest.java | 49 ++++++-
8 files changed, 189 insertions(+), 115 deletions(-)