Discussion:
[akka-user][deprecated] All default-dispatcher threads run "full"
Ivan Subotic
2018-09-05 07:55:59 UTC
Permalink
Hi

I don't really know how to describe the situation. After a certain load and
time (around 1 h) our application "freezes". This only happens under macOS.
The resulting pattern shown in the attached screenshot builds up over time,
where one thread after the other becomes like this until the freeze. When
running inside a docker container based on "openjdk:8-jdk-slim" everything
works fine. There I don't see the pattern emerging.

Does maybe anybody know what could be causing the lock-up? I don't really
understand the thread dump, but maybe someone with deeper knowledge
of akka-http can maybe give me a hint? In this particular scenario, we are
extensively using the akka-http client to connect to an external service.

Versions:
akka: 2.5.13
akka-http: 10.1.3
Java: 1.8.0_161

Screenshot and thread dump from YourKit are attached.

Cheers,
Ivan
--
*****************************************************************************************************
** New discussion forum: https://discuss.akka.io/ replacing akka-user google-group soon.
** This group will soon be put into read-only mode, and replaced by discuss.akka.io
** More details: https://akka.io/blog/news/2018/03/13/discuss.akka.io-announced
*****************************************************************************************************
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+***@googlegroups.com.
To post to this group, send email to akka-***@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.
Loading...