[ 
https://issues.apache.org/jira/browse/GEARPUMP-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219798#comment-16219798
 ] 

ASF GitHub Bot commented on GEARPUMP-350:
-----------------------------------------

Github user manuzhang commented on a diff in the pull request:

    https://github.com/apache/incubator-gearpump/pull/227#discussion_r147024559
  
    --- Diff: 
streaming/src/main/scala/org/apache/gearpump/streaming/task/TaskUtil.scala ---
    @@ -53,6 +53,10 @@ object TaskUtil {
         else t1
       }
     
    +  def min(t1: Instant, t2: Instant, t3: Instant): Instant = {
    --- End diff --
    
    If this is a util, then how about making it more general by accepting 
*varargs* ?


> the app Clock is not started
> ----------------------------
>
>                 Key: GEARPUMP-350
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-350
>             Project: Apache Gearpump
>          Issue Type: Bug
>    Affects Versions: 0.8.4
>            Reporter: Pan Xue
>         Attachments: gearpump0.8.4.PNG
>
>
> When I submitted an app in the web,  in the DAG display page, I found that 
> the application clock has been not started, the source processor's color will 
> turn red, I use the example is 0.8.4 version of the example / wordcount
> !gearpump0.8.4.PNG|thumbnail!



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to