[ https://issues.apache.org/jira/browse/APEXMALHAR-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023513#comment-16023513 ]
ASF GitHub Bot commented on APEXMALHAR-2491: -------------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/620 > GenericFileOutputOperatorTest : runTestApplication() does not call shutdown() > and can continue to run. > ------------------------------------------------------------------------------------------------------ > > Key: APEXMALHAR-2491 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2491 > Project: Apache Apex Malhar > Issue Type: Bug > Reporter: Ajay Gupta > Assignee: Ajay Gupta > Priority: Minor > Fix For: 3.8.0 > > > The test runTestApplication() in GenericFileOutputOperatorTest scans for file > input.txt despite the test having completed because the shutdown() is not > called for controller. > Adding changes to add shutdown() for controller after waiting for desired > output. -- This message was sent by Atlassian JIRA (v6.3.15#6346)