[ https://issues.apache.org/jira/browse/FALCON-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Praveen Adlakha updated FALCON-2146: ------------------------------------ Fix Version/s: 0.11 > 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, 0.11 > > > 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.15#6346)