You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pallavi Rao (JIRA)" <ji...@apache.org> on 2016/10/19 10:57:59 UTC

[jira] [Resolved] (FALCON-2146) EntitySlaAlertService runs only once irrespective of the configured frequency

     [ https://issues.apache.org/jira/browse/FALCON-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pallavi Rao resolved FALCON-2146.
---------------------------------
       Resolution: Fixed
    Fix Version/s: trunk

Issue resolved by pull request 283
[https://github.com/apache/falcon/pull/283]

> EntitySlaAlertService runs only once irrespective of the configured frequency
> -----------------------------------------------------------------------------
>
>                 Key: FALCON-2146
>                 URL: https://issues.apache.org/jira/browse/FALCON-2146
>             Project: Falcon
>          Issue Type: Bug
>          Components: prism
>    Affects Versions: trunk
>            Reporter: Pragya Mittal
>            Assignee: Praveen Adlakha
>             Fix For: trunk
>
>
> Initially I have 20 pending instances which have missed their sla. The logs say the same.
> After some time I have 33 instances of a process which have missed their sla
> {noformat}
> dataqa@falcon1001:/mnt/users/pragya/functionality/sla-alerts$ falcon entity -type process -slaAlert -name ProcessSLATest-agregator-coord16-dcd226b3 -start 2016-09-16T08:50Z -end 2016-09-16T12:10Z| grep -i name | wc -l
> 33
> {noformat}
> But server logs show only 20 instances and also it is running just once
> {noformat}
> dataqa@falcon1001:/mnt/falcon$ cat server/logs/falcon.application.log| grep processSLACandidates
> 2016-09-16 10:01:20,117 DEBUG - [pool-13-thread-1:] ~ In processSLACandidates :20 (EntitySLAAlertService:115)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)