Can you send us a stack trace of the scheduler thread?

On Tue, Jul 15, 2014 at 7:45 AM, Xingrun CHEN <cowboy...@gmail.com> wrote:

> We found that "ClusterSystem-scheduler-1" thread is very busy and consume
> 50% cpu (but not more than 50%).
> And we meet 'node unreachable' issue every day.
> Here's our configs:
>
> akka.cluster {
>     failure-detector {
>       acceptable-heartbeat-pause = 6 s # default 3 s
>       threshold = 12.0    # default 8.0
>     }
>     scheduler {
>       # make it less than system's tick-duration to force start a new one
>       tick-duration = 9 ms # default 33ms
>       ticks-per-wheel = 512 # default 512
>     }
> }
>
> akka.remote {
>     transport-failure-detector {
>       heartbeat-interval = 30 s   # default 4s
>       acceptable-heartbeat-pause = 12 s  # default 10s
>     }
> }
>
>  --
> >>>>>>>>>> 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 akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at http://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Cheers,
√

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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