Have you **configured** Cluster Sharding to use Distributed Data? Could you paste your configuration?
Cheers Heiko -- Heiko Seeberger Home: heikoseeberger.de <http://heikoseeberger.de/> Twitter: @hseeberger <https://twitter.com/hseeberger> Public key: keybase.io/hseeberger <https://keybase.io/hseeberger> > On 07 Apr 2016, at 03:19, Paul Cleary <[email protected]> wrote: > > I am using Cluster Sharding with the Distributed Data Module. I have > remember entities on so that I can auto-start an entity during failover. > > Even with the distributed data module, it appears as though I _need_ to have > an akka persistence journal or else my Actor system doesn't start. > > Is there something I am doing wrong? I thought that Distributed Data would > keep me from having to use akka persistence for cluster / cluster sharding? > > Also, I will be running multiple clusters of the same system at the same time. > > Typically, only one will be active, but I may use the other clusters to run > functional tests and such. > > Are there any issues with this setup? My concern with akka persistence is > multiple clusters stepping on each other in the journal. > > Thanks! > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ <http://akka.io/docs/> > >>>>>>>>>> Check the FAQ: > >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> <http://doc.akka.io/docs/akka/current/additional/faq.html> > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > >>>>>>>>>> <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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/akka-user > <https://groups.google.com/group/akka-user>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- >>>>>>>>>> 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 https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
