You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Attila Doroszlai <ad...@hortonworks.com> on 2017/03/11 19:07:22 UTC

Review Request 57537: AMBARI-20070. Agent heartbeat lost due to Popen race condition (multiprocessing)

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

Review request for Ambari, Andrew Onischuk, Eugene Chekanskiy, Sandor Magyari, and Sumit Mohanty.


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


Repository: ambari


Description
-------

Workaround for http://bugs.python.org/issue19809 when "master" process is started via `multiprocessing` module.


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/main.py ddef473 


Diff: https://reviews.apache.org/r/57537/diff/1/


Testing
-------

Created cluster via blueprint, added services.


Thanks,

Attila Doroszlai


Re: Review Request 57537: AMBARI-20070. Agent heartbeat lost due to Popen race condition (multiprocessing)

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57537/#review168712
-----------------------------------------------------------


Ship it!




Ship It!

- Sumit Mohanty


On March 11, 2017, 7:07 p.m., Attila Doroszlai wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57537/
> -----------------------------------------------------------
> 
> (Updated March 11, 2017, 7:07 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Eugene Chekanskiy, Sandor Magyari, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-20070
>     https://issues.apache.org/jira/browse/AMBARI-20070
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Workaround for http://bugs.python.org/issue19809 when "master" process is started via `multiprocessing` module.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/main.py ddef473 
> 
> 
> Diff: https://reviews.apache.org/r/57537/diff/1/
> 
> 
> Testing
> -------
> 
> Created cluster via blueprint, added services.
> 
> 
> Thanks,
> 
> Attila Doroszlai
> 
>