You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/14 21:43:00 UTC

[jira] [Work logged] (GOBBLIN-1458) Add endpoint to trigger a flow in GaaS

     [ https://issues.apache.org/jira/browse/GOBBLIN-1458?focusedWorklogId=622746&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-622746 ]

ASF GitHub Bot logged work on GOBBLIN-1458:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jul/21 21:42
            Start Date: 14/Jul/21 21:42
    Worklog Time Spent: 10m 
      Work Description: 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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 622746)
    Time Spent: 2.5h  (was: 2h 20m)

> Add endpoint to trigger a flow in GaaS
> --------------------------------------
>
>                 Key: GOBBLIN-1458
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1458
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Jack Moseley
>            Priority: Major
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)