# How to mark an event past?
List the event as
past-eventsin the .kstream file as plain string.past-events ("LotteryRan", "SomeOtherOldEvent")Remove the event definition.
Refresh eclipse project and ensure there is no usage of this event in the spec.
run
compilecommand & fix the usage error if any.