[ 
https://issues.apache.org/jira/browse/APEXCORE-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vlad Rozov updated APEXCORE-722:
--------------------------------
    Priority: Minor  (was: Major)

> Protected data members in DefaultInputPort and DefaultOutputPort may 
> interfere with user code
> ---------------------------------------------------------------------------------------------
>
>                 Key: APEXCORE-722
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-722
>             Project: Apache Apex Core
>          Issue Type: Bug
>    Affects Versions: 3.6.0
>            Reporter: Bhupesh Chawda
>            Assignee: Bhupesh Chawda
>            Priority: Minor
>
> Following code in DefaultInputPort may interfere with user defined variables 
> with the same names.
> {code}
>   protected int count;
>   protected boolean connected = false;
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to