[ https://issues.apache.org/jira/browse/APEXCORE-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187398#comment-16187398 ]
ASF GitHub Bot commented on APEXCORE-560: ----------------------------------------- vrozov closed pull request #413: APEXCORE-560: Fixed logical operator removal when all physical partit… URL: https://github.com/apache/apex-core/pull/413 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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.4.14#64029)