bmaso / file-ingest-service-poc

File ingesting web service, implemented with Akka Stream, Alpakka Http, Akka Cluster
GNU General Public License v3.0
0 stars 0 forks source link

Complex scenario recovery testing #8

Open bmaso opened 4 years ago

bmaso commented 4 years ago

It would be great to be able to show that this system actually does recover under node failure conditions. It might be possible using Docker Compose to create the integration tests, simulating node failure and node intentional downing.