You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pragya Mittal (JIRA)" <ji...@apache.org> on 2016/09/16 10:14:20 UTC

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

Pragya Mittal created FALCON-2146:
-------------------------------------

             Summary: 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


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)