Hi,

We have two Akka Clusters(using sharding extension as well) each of two 
nodes in two data centers which takes distinct traffic, Data Center 1 had 
Akka cluster 1 of two nodes and Data Center 2 has Akka cluster 2 with two 
nodes again. We have distributed journal ( Cassandra ) configured for both 
the clusters in their respective data centers. However due to some fall 
over mechanism the data is replicated from the journal /snapshots tables 
configured for these two separate clusters on two different data center 
from one data center to another. Is this correct should we we doing this at 
all ?

As per my understanding these two clusters are independent from each other 
and thus the data ( ShardCordinator details  + shard to server mapping etc) 
should not be replicated across these data centers as these impact the two 
akka clusters on these two data centers running independent of each other.

Kindly suggest

-- 
>>>>>>>>>>      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