You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2021/07/14 21:42:06 UTC

[GitHub] [gobblin] jack-moseley commented on a change in pull request #3297: [GOBBLIN-1458] Add endpoint to trigger a flow in GaaS

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



##########
File path: gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-client/src/main/java/org/apache/gobblin/service/FlowConfigV2Client.java
##########
@@ -256,6 +257,19 @@ public void deleteFlowConfigWithStateStore(FlowId flowId)
     response.getResponse();
   }
 
+  public String triggerFlowConfig(FlowId flowId)

Review comment:
       Yeah it should have been, updated that as well.




-- 
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: dev-unsubscribe@gobblin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org