Hi,

I am using 1.2-Snapshot version of Apache Flink which provides the new
enhanced Evictor functionality and using customized triggers for Global
Window. I have a use case where I am evicting the unwanted event(element)
for the current window before it is evaluated. However, I am looking for
options to cache this evicted element and re-use it in the next window. Is
there a possibility which can help me achieve this in the context of Flink
or in a more generic programming approach.

Thanks in anticipation!

Reply via email to