Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Create chaos monkey style test #24

Open
Dmitry-Erokhin opened this issue Nov 2, 2017 · 1 comment
Open

Create chaos monkey style test #24

Dmitry-Erokhin opened this issue Nov 2, 2017 · 1 comment
Assignees
Labels

Comments

@Dmitry-Erokhin
Copy link
Owner

  • connection close
  • datasource reboot
  • random sequences of operations
    • open
    • enqueue
    • dequeue
    • close
    • cancel
  • ...
@Dmitry-Erokhin Dmitry-Erokhin self-assigned this Nov 2, 2017
@Dmitry-Erokhin
Copy link
Owner Author

Create a "monkey" with list o possible actions:

  • create queue
  • delete queue
  • open batch
  • close batch
  • cancel batch
  • enqueue events
  • dequeue events
  • open batch & dequeue events & close batch

run many of them in parallel
track all or some states in memory to asses correctenss

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant