[ https://issues.apache.org/jira/browse/APEXMALHAR-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ananth closed APEXMALHAR-2491. ------------------------------ > 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.4.14#64029)