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

ASF GitHub Bot logged work on GRIFFIN-229:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Mar/19 11:04
            Start Date: 12/Mar/19 11:04
    Worklog Time Spent: 10m 
      Work Description: aborgatin commented on pull request #485: GRIFFIN-229 
trigger the job right now with fixing comments
URL: https://github.com/apache/griffin/pull/485#discussion_r264623638
 
 

 ##########
 File path: service/src/main/java/org/apache/griffin/core/job/JobController.java
 ##########
 @@ -113,4 +113,10 @@ public JobHealth getHealthInfo() {
                 .contentType(MediaType.APPLICATION_OCTET_STREAM)
                 .body(resource);
     }
+
 
 Review comment:
   I updated api guide and postman collection
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 211642)
    Time Spent: 1h 50m  (was: 1h 40m)

> [Jobs] trigger the job right now
> --------------------------------
>
>                 Key: GRIFFIN-229
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-229
>             Project: Griffin (Incubating)
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: Zhen Li
>            Priority: Major
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> h1. Add "trigger now" button on Jobs page
> h2. UI
> Add "trigger now" button just after "stop" button. When User press "trigger 
> now" button, it will send a HTTP GET request to server, trigger the Job right 
> now.
> h2. Server
> Provide a new RESTful APIĀ _/api/v1//jobs/trigger/\{id},_ create a start now 
> trigger to schedule the job.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to