----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54090/#review156955 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On Nov. 25, 2016, 10:46 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54090/ > ----------------------------------------------------------- > > (Updated Nov. 25, 2016, 10:46 p.m.) > > > Review request for Ambari, Alejandro Fernandez, Sumit Mohanty, and Sid Wagle. > > > Bugs: AMBARI-18993 > https://issues.apache.org/jira/browse/AMBARI-18993 > > > Repository: ambari > > > Description > ------- > > Problem is in file status_command.json which is located in > /var/lib/ambari-agent/data/ directory. As of now all 50 agents on host are > using the same status command file. As the result we are getting issues, > because one agent trying to read it but another trying to rewrite or so. > Decided to separate /var/lib/ambari-agent/data/ directory for each agent. > > > Diffs > ----- > > ambari-agent/conf/unix/agent-multiplier.py dec79eb > > Diff: https://reviews.apache.org/r/54090/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >