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

    https://github.com/apache/apex-malhar/pull/321#discussion_r67763894
  
    --- Diff: 
kafka/src/test/java/org/apache/apex/malhar/kafka/KafkaInputOperatorTest.java ---
    @@ -275,10 +324,21 @@ public void testInputOperator(boolean hasFailure, 
boolean idempotent) throws Exc
         final LocalMode.Controller lc = lma.getController();
         lc.setHeartbeatMonitoringEnabled(false);
     
    -    lc.runAsync();
    --- End diff --
    
    I added a monitor thread to make sure the Engine will be complete shutdown 
before start next test case


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to