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] Failure Daemon Configuration - Part 2 #35

Open
artursouza opened this issue Mar 12, 2020 · 0 comments
Open

[Chaos Test] Failure Daemon Configuration - Part 2 #35

artursouza opened this issue Mar 12, 2020 · 0 comments

Comments

@artursouza
Copy link
Member

The Failure Daemon will be configured to execute the following pattern for 1 hours every other hour (i.e., one hour active and 1 hour idle).

  • Hashtag Actor Service’s container crash every 5 minutes.
  • Hashtag Counter’s container crash every 4 minutes.
  • Hashtag Counter’s POD crash every 9 minutes.
  • Hashtag Snapshot Service crash every 7 minutes.
  • State store slowness for 1 minute every 29 minutes (tps to be defined during implementation).
  • Topic outage every 21 minutes.
  • Topic slowness for 1 minute every 23 minutes.
  • Dapr’s sidecar injector crash with Hashtag Snapshot Service every 13 minutes.
  • Dapr’s placement service crash with every 5 minutes.
  • Actor’s instantiation burst for 1 minute every 10 minutes (tps to be defined during implementation).

In case all the failures above do not prove practical together in real world, the Failure Daemon can randomly choose a subset of the failure configurations above (5, for example) and execute only those in a given run.

Parents: #11 #22

@msfussell msfussell changed the title [Longhaul Chaos Test] Failure Daemon Configuration - Part 2 [Chaos Test] Failure Daemon Configuration - Part 2 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