[
https://issues.apache.org/jira/browse/SLING-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540161
]
Philipp Koch commented on SLING-96:
-----------------------------------
when fireing an event with the same id (previous event got processed) i get
following error msg:
05.11.2007 10:36:34 *ERROR* o.a.s.e.i.TimedEventHandler: Timed event is already
scheduled: sms (TimedEvent: sms::/smsdemo/events/abfall/kreis1/02.11.2007_9).
the consequence of this is that the event is not processed.
> persisted timed events should be removed from the repository after they got
> successfully executed
> -------------------------------------------------------------------------------------------------
>
> Key: SLING-96
> URL: https://issues.apache.org/jira/browse/SLING-96
> Project: Sling
> Issue Type: Bug
> Components: Event
> Reporter: Philipp Koch
> Assignee: Carsten Ziegeler
> Priority: Minor
>
> the persisted timed events keep staying in the repository also after being
> executed/fired successfully. this is from my point of view not correct. the
> nodes should be deleted so that it would be possible to register a timed
> event again with the same id. if the current behaviour is thought to keep
> kind of a history than it would make more sense to keep such a history in a
> "history" tree.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.