[ https://issues.apache.org/jira/browse/APEXCORE-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042155#comment-16042155 ]
ASF GitHub Bot commented on APEXCORE-622: ----------------------------------------- GitHub user bhupeshchawda opened a pull request: https://github.com/apache/apex-core/pull/541 APEXCORE-622 Made data members for Default Port classes as private wi… …th protected access methods @vrozov please see. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bhupeshchawda/apex-core APEXCORE-722-DefaultInputPort-bug Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/541.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #541 ---- commit 923038d07dea2fa90e6e90c77183af5389d27dd8 Author: bhupeshchawda <bhup...@apache.org> Date: 2017-05-15T06:16:15Z APEXCORE-622 Made data members for Default Port classes as private with protected access methods ---- > event files are overwritten when master restarts. > ------------------------------------------------- > > Key: APEXCORE-622 > URL: https://issues.apache.org/jira/browse/APEXCORE-622 > Project: Apache Apex Core > Issue Type: Bug > Reporter: Tushar Gosavi > Priority: Minor > > The events file written in application_path/events are overwritten in case of > master restart. The important debugging information is lost while debugging > cause of master restart. -- This message was sent by Atlassian JIRA (v6.3.15#6346)