--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To post to this group, send email to haze...@googlegroups.com.
To unsubscribe from this group, send email to hazelcast+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hazelcast?hl=en.
Thanks, Paul--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hazelcast/-/_stB18wsjy8J.
Hazelcast node receives the events in order then calls your listeners
in parallel for separate keys. But events for the same key will be
fired in order; this is guaranteed.
-talip
Per-key ordering is very good news.The problem is, however, that if I need to generate entry arrival events, I can't guarantee that MigrationListener#migrationCompleted() will be called before the first EntryEvent is triggered on the EntryListener because they're on separate threads. The only solution I can see would be for Hazelcast to generate these arrival events and use the same affinity between event thread and key as for EntryEvents.
--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To view this discussion on the web visit https://groups.google.com/d/msg/hazelcast/-/B-NyzclgjdIJ.