On Tuesday, March 17, 2015 at 12:53:15 PM UTC+3, Krishna Kadam wrote:
>
> Hi Jim,
>  I am trying to configure cluster to use cluster sharding but while 
> establishing the cluster I am getting some exception on akka Extension
> I just want to know while configuring sharding in akka's application.conf 
> what should be the value for akka.extensions field? and is it necessary to 
> use akka .extensions?  please do reply.
>
>
No it isn't nessesary to set akka.extensions in application.conf. The only 
requirements for using cluster sharding are to add akka-contrib dependency 
and set akka.actor.provider to akka.cluster.ClusterActorRefProvider. 

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