[
https://issues.apache.org/jira/browse/APEXCORE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15591998#comment-15591998
]
Vlad Rozov commented on APEXCORE-560:
-------------------------------------
Why is it necessary to remove an operator from the logical plan? A logical plan
does not correspond one to one to the physical plan. For example, unifiers are
present only in the physical plan.
> 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)