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

    https://github.com/apache/incubator-griffin/pull/444#discussion_r228040937
  
    --- Diff: 
service/src/main/java/org/apache/griffin/core/job/JobServiceImpl.java ---
    @@ -128,10 +129,22 @@ Licensed to the Apache Software Foundation (ASF) 
under one
         @Autowired
         private StreamingJobOperatorImpl streamingJobOp;
     
    +    @Value("${internal.event.listeners}")
    --- End diff --
    
    good point, let me change by your suggestion


---

Reply via email to