chemikadze commented on a change in pull request #489: GRIFFIN-240 Return 
JobInstanceBean in response to a call Trigger job by id
URL: https://github.com/apache/griffin/pull/489#discussion_r266699550
 
 

 ##########
 File path: 
service/src/main/java/org/apache/griffin/core/job/entity/JobInstanceBean.java
 ##########
 @@ -85,6 +85,8 @@ Licensed to the Apache Software Foundation (ASF) under one
     @JsonIgnore
     private AbstractJob job;
 
+    private String triggerName;
 
 Review comment:
   this will change database schema, isn't it?
   will that schema change be applied automatically to database table?
   if not, how to migrate database between versions?

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


With regards,
Apache Git Services

Reply via email to