Review Request 50894: Remove code for debugging memory leaks not to flood up the disk

2016-08-08 Thread Andrew Onischuk

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

Review request for Ambari and Dmitro Lisnichenko.


Bugs: AMBARI-18063
https://issues.apache.org/jira/browse/AMBARI-18063


Repository: ambari


Description
---

We need to remove this code as it generates plain txt file which grows pretty
fast and doesn't have any rolling ability. Which may eventually flood up the
disks for users running the agent for long enough time.


Diffs
-

  ambari-agent/src/main/python/ambari_agent/main.py 1fc445e 

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


Testing
---

mvn clean test


Thanks,

Andrew Onischuk



Re: Review Request 50894: Remove code for debugging memory leaks not to flood up the disk

2016-08-08 Thread Dmitro Lisnichenko

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


Ship it!




Ship It!

- Dmitro Lisnichenko


On Aug. 8, 2016, 5:24 p.m., Andrew Onischuk wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50894/
> ---
> 
> (Updated Aug. 8, 2016, 5:24 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-18063
> https://issues.apache.org/jira/browse/AMBARI-18063
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> We need to remove this code as it generates plain txt file which grows pretty
> fast and doesn't have any rolling ability. Which may eventually flood up the
> disks for users running the agent for long enough time.
> 
> 
> Diffs
> -
> 
>   ambari-agent/src/main/python/ambari_agent/main.py 1fc445e 
> 
> Diff: https://reviews.apache.org/r/50894/diff/
> 
> 
> Testing
> ---
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>