-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20123/
-----------------------------------------------------------

(Updated April 15, 2014, 11:50 a.m.)


Review request for cloudstack, Jayapal Reddy, Rajani Karuturi, and Rajesh 
Battala.


Changes
-------

Addressed review comments.


Repository: cloudstack-git


Description
-------

With multiple java processes writing to the same logfile, each is not aware of 
the log4j's internal counter state, this needs to be prevented. So before 
starting new java process via the _run.sh , a check is made to ensure that 
there are no existing java processes running. This will prevent multiple java 
process writing to the same log file namely cloud.out. 


Diffs (updated)
-----

  systemvm/patches/debian/config/etc/init.d/cloud 83853bc 
  systemvm/patches/debian/config/etc/init.d/cloud 83853bc 
  systemvm/scripts/run.sh 146d96f 
  systemvm/scripts/run.sh 146d96f 
  systemvm/scripts/utils.sh PRE-CREATION 
  systemvm/scripts/utils.sh PRE-CREATION 

Diff: https://reviews.apache.org/r/20123/diff/


Testing
-------

Tested the changes with console proxy vm and secondary storage vm. They start 
and stop as expected.


Thanks,

Saurav Lahiri

Reply via email to