jack-moseley commented on a change in pull request #3124:
URL: https://github.com/apache/incubator-gobblin/pull/3124#discussion_r505902908



##########
File path: 
gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-server/src/main/java/org/apache/gobblin/service/FlowExecutionResource.java
##########
@@ -52,10 +55,19 @@
 public class FlowExecutionResource extends 
ComplexKeyResourceTemplate<FlowStatusId, EmptyRecord, FlowExecution> {

Review comment:
       I guess that is possible, at least it will be the same pattern between 
flow config and flow execution then, and we can pass the helixmanager/eventbus 
directly to it instead of injecting them.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to