Hi,
to simplify a scenario lets say that I have a distributed cache with no copies on a
cluster of two nodes.
Is stop operation blocked and waiting for cache data to be transferred to the other node,
when one node is stopped (normal stop, not a failure)?
My use case is using Infinispan in JBoss AS (CapeDwarf).
How is node stopping behaving in Infinispan standalone and how in AS ?
Thanks,
Matej.