arjun4084346 commented on code in PR #3916:
URL: https://github.com/apache/gobblin/pull/3916#discussion_r1554314470
##########
gobblin-service/src/main/java/org/apache/gobblin/service/monitoring/DagActionStoreChangeMonitorFactory.java:
##########
@@ -74,7 +74,6 @@ private DagActionStoreChangeMonitor
createDagActionStoreMonitor() {
@Override
public DagActionStoreChangeMonitor get() {
DagActionStoreChangeMonitor changeMonitor = createDagActionStoreMonitor();
- changeMonitor.initializeMonitor();
Review Comment:
Can you please also change DagManagementDagActionStoreChangeMonitorFactory
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]