Description of problem: nodejs app restarts with added hot_deploy marker. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create a nodejs-0.6 app 2. touch .openshift/markers/hot_deploy 3. modify index.html 4. git add . && git commit -am "modified" && git push Actual results: App restarted, pid of the node process changed. Expected results: App is not restarted, pid is the same Additional info: reproduced on a devenv instance, ami-id: ami-2b136842
Reproduced on devenv-stage_424