I have a stream of events and want to count the number of events in a specific period time to find out event loss. My code is something similar to the following
first of all I have read this post about the same issue and tried to follow the same solution that works for him (create a new quickstart with mvn and migrate t