vvraskin opened a new issue #92: Cron is fired after trigger deletion
URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/92
 
 
   Hi, 
   
   I was searching for an existing issue, could not find any. 
   The problem is that we periodically see that Alarms package is firing the 
triggers that were deleted. Here is an example:
   ```
   [2017-09-11T00:45:02.501Z] [INFO] [??] [alarmsTrigger] [deleteTrigger] 
trigger xxxxxxxx/[email protected]/dummyAlarmsTrigger-1505090685500 successfully 
deleted from memory
   
   [2017-09-11T00:45:11.357Z] [INFO] [??] [alarmsTrigger] [fireTrigger] Trigger 
xxxxxxxx/[email protected]/dummyAlarmsTrigger-1505090685500 was successfully fired
   ```
   I have quickly scanned the code, could not find any obvious reason. 
Hopefully you could help to shed light here. 
   
   Thats the alarmsFeedTests.scala in blue. 
   
   
   Thanks, 
   Vadim. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to