I'm afraid I can't fully understand the scenario.

The state of the coordinator is persistent, so when it fails over to
another node it should recover to the same state.

The coordinator watch the regions, so when they are removed (via downing)
from the cluster it will be notified and the region is removed from the
coordinator state.

/Patrik

On Mon, Jun 8, 2015 at 4:32 AM, Need <[email protected]> wrote:

> Hi Akka Team,
>
> I have a cluster sharding with 3 nodes (I, II, III). When the leader node
> down (node I), after that the second node down (node II). The sharding
> coordinator restart at another node (node III), it can not received the
> terminated message of ShardRegion of node II. Can you tell me how
> coordinator update the shard state of node II?
>
> Thanks so much,
> (sorry, my english skill is not good)
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ:
> http://doc.akka.io/docs/akka/current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Patrik Nordwall
Typesafe <http://typesafe.com/> -  Reactive apps on the JVM
Twitter: @patriknw

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to