You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmytro Sen <ds...@hortonworks.com> on 2015/12/03 15:41:18 UTC

Review Request 40915: Recovery alerts do not go away

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

Review request for Ambari, Sumit Mohanty, Sid Wagle, and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

CRITICAL and WARING alerts don't go away after the RecoveryManager time window passed.
RecoveryManager also stops auto-start components after maxLifetimeCount reached.


Diffs
-----

  ambari-agent/src/main/python/ambari_agent/RecoveryManager.py cd8e839 
  ambari-agent/src/main/python/ambari_agent/alerts/recovery_alert.py 60744b5 
  ambari-agent/src/test/python/ambari_agent/TestAlerts.py a01bb2c 
  ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1335dab 
  ambari-server/conf/unix/ambari.properties ed45ffe 

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


Testing
-------

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.423s
[INFO] Finished at: Thu Dec 03 16:23:32 EET 2015
[INFO] Final Memory: 10M/139M
[INFO] ------------------------------------------------------------------------


Thanks,

Dmytro Sen


Re: Review Request 40915: Recovery alerts do not go away

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40915/#review108833
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Гру. 3, 2015, 2:41 після полудня, Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40915/
> -----------------------------------------------------------
> 
> (Updated Гру. 3, 2015, 2:41 після полудня)
> 
> 
> Review request for Ambari, Sumit Mohanty, Sid Wagle, and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-14182
>     https://issues.apache.org/jira/browse/AMBARI-14182
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> CRITICAL and WARING alerts don't go away after the RecoveryManager time window passed.
> RecoveryManager also stops auto-start components after maxLifetimeCount reached.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/RecoveryManager.py cd8e839 
>   ambari-agent/src/main/python/ambari_agent/alerts/recovery_alert.py 60744b5 
>   ambari-agent/src/test/python/ambari_agent/TestAlerts.py a01bb2c 
>   ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1335dab 
>   ambari-server/conf/unix/ambari.properties ed45ffe 
> 
> Diff: https://reviews.apache.org/r/40915/diff/
> 
> 
> Testing
> -------
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 31.423s
> [INFO] Finished at: Thu Dec 03 16:23:32 EET 2015
> [INFO] Final Memory: 10M/139M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>


Re: Review Request 40915: Recovery alerts do not go away

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40915/#review108990
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Гру. 4, 2015, 4:15 після полудня, Dmytro Sen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40915/
> -----------------------------------------------------------
> 
> (Updated Гру. 4, 2015, 4:15 після полудня)
> 
> 
> Review request for Ambari, Sumit Mohanty, Sid Wagle, and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-14182
>     https://issues.apache.org/jira/browse/AMBARI-14182
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> CRITICAL and WARING alerts don't go away after the RecoveryManager time window passed.
> RecoveryManager also stops auto-start components after maxLifetimeCount reached.
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/main/python/ambari_agent/RecoveryManager.py cd8e839 
>   ambari-agent/src/main/python/ambari_agent/alerts/recovery_alert.py 60744b5 
>   ambari-agent/src/test/python/ambari_agent/TestAlerts.py a01bb2c 
>   ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1335dab 
>   ambari-server/conf/unix/ambari.properties 3dac63e 
> 
> Diff: https://reviews.apache.org/r/40915/diff/
> 
> 
> Testing
> -------
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 31.423s
> [INFO] Finished at: Thu Dec 03 16:23:32 EET 2015
> [INFO] Final Memory: 10M/139M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Dmytro Sen
> 
>


Re: Review Request 40915: Recovery alerts do not go away

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40915/
-----------------------------------------------------------

(Updated Дек. 4, 2015, 4:15 п.п.)


Review request for Ambari, Sumit Mohanty, Sid Wagle, and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

CRITICAL and WARING alerts don't go away after the RecoveryManager time window passed.
RecoveryManager also stops auto-start components after maxLifetimeCount reached.


Diffs (updated)
-----

  ambari-agent/src/main/python/ambari_agent/RecoveryManager.py cd8e839 
  ambari-agent/src/main/python/ambari_agent/alerts/recovery_alert.py 60744b5 
  ambari-agent/src/test/python/ambari_agent/TestAlerts.py a01bb2c 
  ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1335dab 
  ambari-server/conf/unix/ambari.properties 3dac63e 

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


Testing
-------

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.423s
[INFO] Finished at: Thu Dec 03 16:23:32 EET 2015
[INFO] Final Memory: 10M/139M
[INFO] ------------------------------------------------------------------------


Thanks,

Dmytro Sen


Re: Review Request 40915: Recovery alerts do not go away

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40915/
-----------------------------------------------------------

(Updated Дек. 4, 2015, 4:14 п.п.)


Review request for Ambari, Sumit Mohanty, Sid Wagle, and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

CRITICAL and WARING alerts don't go away after the RecoveryManager time window passed.
RecoveryManager also stops auto-start components after maxLifetimeCount reached.


Diffs (updated)
-----

  ambari-agent/src/main/python/ambari_agent/RecoveryManager.py cd8e839 
  ambari-agent/src/main/python/ambari_agent/alerts/recovery_alert.py 60744b5 
  ambari-agent/src/test/python/ambari_agent/TestAlerts.py a01bb2c 
  ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1335dab 
  ambari-server/conf/unix/ambari.properties 3dac63e 

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


Testing
-------

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.423s
[INFO] Finished at: Thu Dec 03 16:23:32 EET 2015
[INFO] Final Memory: 10M/139M
[INFO] ------------------------------------------------------------------------


Thanks,

Dmytro Sen


Re: Review Request 40915: Recovery alerts do not go away

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40915/
-----------------------------------------------------------

(Updated Дек. 4, 2015, 11:48 д.п.)


Review request for Ambari, Sumit Mohanty, Sid Wagle, and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

CRITICAL and WARING alerts don't go away after the RecoveryManager time window passed.
RecoveryManager also stops auto-start components after maxLifetimeCount reached.


Diffs (updated)
-----

  ambari-agent/src/main/python/ambari_agent/RecoveryManager.py cd8e839 
  ambari-agent/src/main/python/ambari_agent/alerts/recovery_alert.py 60744b5 
  ambari-agent/src/test/python/ambari_agent/TestAlerts.py a01bb2c 
  ambari-agent/src/test/python/ambari_agent/TestRecoveryManager.py 1335dab 
  ambari-server/conf/unix/ambari.properties ed45ffe 

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


Testing
-------

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.423s
[INFO] Finished at: Thu Dec 03 16:23:32 EET 2015
[INFO] Final Memory: 10M/139M
[INFO] ------------------------------------------------------------------------


Thanks,

Dmytro Sen