Thanks for the info. I have to say this seems a little counter intuitive. I know that no data is being transferred when a node goes down. However, ownership of the partitions change. To me, it seemed like a migration event is more about this ownership changing than it is about actual data transfer. The structure of MigrationEvent seems to support this assumption. I would have expected to see a migration started and completed events happen in succession really quickly (since there is no data to be transferred).
Thanks again for the help. I would like to +1 for migration events being fired whenever the ownership of partitions change whether that's because of a node going offline or some other occurrence.
Thanks,
Jason