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

[Chaos Test] Actor instantiation burst #33

Open
artursouza opened this issue Feb 28, 2020 · 0 comments
Open

[Chaos Test] Actor instantiation burst #33

artursouza opened this issue Feb 28, 2020 · 0 comments

Comments

@artursouza
Copy link
Member

Some applications might create many actors in a small amount of time. This burst will be simulated by creating actors of a random type and activating it at a fixed rate of X tps for a durantion D at an interval. The flooded actor type must be different than the actor type used in the app but it should also be registered by Hashtag Actor Service to make sure that service gets traffic load. Some slowness is expected in the data processing but recovered after burst is over.

Parents: #11 #22

@msfussell msfussell changed the title [Longhaul Chaos Test] Actor instantiation burst [Chaos Test] Actor instantiation burst Mar 24, 2020
@youngbupark youngbupark transferred this issue from dapr/dapr Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant