You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Bhupesh Chawda (JIRA)" <ji...@apache.org> on 2016/10/14 13:19:20 UTC

[jira] [Created] (APEXCORE-560) Logical plan is not changed when all physical partitions of operator are removed from DAG

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)