Uploaded image for project: 'Apache Apex Core'
  1. Apache Apex Core
  2. APEXCORE-722

Protected data members in DefaultInputPort and DefaultOutputPort may interfere with user code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.6.0
    • 3.7.0
    • None
    • None

    Description

      Following code in DefaultInputPort may interfere with user defined variables with the same names.

        protected int count;
        protected boolean connected = false;
      

      Attachments

        Issue Links

          Activity

            People

              bhupesh Bhupesh Chawda
              bhupesh Bhupesh Chawda
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: