Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile Actor memory usage #370

Closed
artursouza opened this issue Oct 19, 2020 · 0 comments · Fixed by #373
Closed

Profile Actor memory usage #370

artursouza opened this issue Oct 19, 2020 · 0 comments · Fixed by #373

Comments

@artursouza
Copy link
Member

artursouza commented Oct 19, 2020

Expected Behavior

Memory consumption under load (defined below) should be way below 2GB

Actual Behavior

Memory consumption reaches ~2GB

Steps to Reproduce the Problem

Create an app that has an actor with a timer.
Each timer triggers every 10s and prints a message.
Activate 10k actors.
See memory consumption.

RELEASE NOTE: FIX high memory consumption issue in Java SDK for HTTP communication.

@artursouza artursouza added kind/bug Something isn't working P0 labels Oct 19, 2020
@artursouza artursouza added this to To do in 1.0.0 Milestone 1 via automation Oct 19, 2020
@artursouza artursouza added this to To do in 1.0.0 Milestone via automation Oct 19, 2020
@artursouza artursouza self-assigned this Oct 19, 2020
1.0.0 Milestone 1 automation moved this from To do to Review Oct 19, 2020
1.0.0 Milestone automation moved this from To do to Review Oct 19, 2020
@artursouza artursouza moved this from Review to Done in 1.0.0 Milestone 1 Oct 20, 2020
@artursouza artursouza moved this from Review to Release in 1.0.0 Milestone Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/actor/client kind/bug Something isn't working P0
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant