Bhupesh Chawda created APEXCORE-560: ---------------------------------------
Summary: Logical plan is not changed when all physical partitions of operator are removed from DAG Key: APEXCORE-560 URL: https://issues.apache.org/jira/browse/APEXCORE-560 Project: Apache Apex Core Issue Type: Bug Reporter: Bhupesh Chawda Throwing a ```ShutdownException()``` from an input operator removes them from the physical plan, but can still be seen in the logical plan. Ideally the corresponding logical operator must also be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)