umustafi commented on code in PR #3854:
URL: https://github.com/apache/gobblin/pull/3854#discussion_r1446783107


##########
gobblin-service/src/main/java/org/apache/gobblin/service/modules/utils/FlowCompilationValidationHelper.java:
##########
@@ -95,6 +95,7 @@ public Optional<Dag<JobExecutionPlan>> 
createExecutionPlanIfValid(FlowSpec flowS
     }
 
     addFlowExecutionIdIfAbsent(flowMetadata, optionalFlowExecutionId, 
jobExecutionPlanDagOptional.get());
+    // TODO: emit flow compilation metric

Review Comment:
   this was also left in by mistake, updated



-- 
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]

Reply via email to