On Mon, Nov 30, 2015 at 9:02 AM, Andrey Kornev <andrewkor...@hotmail.com> wrote:
> > Neither Coherence nor Hazelcast require the EP to be stateless and > side-effect free. Even better Hazelcast makes the choice explicit by > providing the backup aware processor API and it's then up to the user to > ensure statelessness etc. But Ignite is just too clever. > Andrey, stateful EP seems a bit utopian to me, since the state would not survive between executions anyway. Can you elaborate?