[
https://issues.apache.org/jira/browse/AMBARI-11841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Myroslav Papirkovskyy resolved AMBARI-11841.
--------------------------------------------
Resolution: Fixed
Pushed to trunk and branch-2.1
> Alerts received in single heartbeat should be processed in batch
> ----------------------------------------------------------------
>
> Key: AMBARI-11841
> URL: https://issues.apache.org/jira/browse/AMBARI-11841
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Myroslav Papirkovskyy
> Assignee: Myroslav Papirkovskyy
> Priority: Critical
> Fix For: 2.1.0
>
>
> Currently we fire separate event for each alert, which results in lots of db
> transactions.
> We can fire one event only for all alerts in HB and update them in single
> transaction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)