mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 00:15:47 +00:00
This adds a test that uses transport implementation and sends random requests to 3 different nodes, the request handlers maybe forwarding the requests to yet another node etc. until returning the response. This test basically tests that nodes are not deadlocking in a distributed fashion.