Hi Richard,

you gave too little information to be able to anyone help you. If you are
getting circuit breaker timeouts most likely Cassandra is under the
pressure. Monitor Cassandra health during recovery.
If you are using akka sharding maybe you need to tweak akka.cluster.
sharding.entity-recovery-strategy config (
http://doc.akka.io/docs/akka/2.4/scala/cluster-sharding.html#Configuration).
A I said, you gave too little information so I'm just guessing.

Regards

On Wed, Dec 14, 2016 at 6:44 PM, Richard Ney <[email protected]> wrote:

> Anyone out there having issues with read timeouts from Cassandra? I keep
> getting circuit breaker timeouts restoring a large number of Actors on
> application startup from Cassandra. Wondering if I need to increase reader
> threads or some other setting on the persistence plugin.
>
> Regards,
>
> Richard
>
> --
> >>>>>>>>>> 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.
>



-- 
(\/)(;,,;)(\/)

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

Reply via email to