github / elasticsearch-srv-discovery

Elasticsearch discovery with SRV records
MIT License
34 stars 33 forks source link

Add test with 5 nodes to ensure TCP is working #10

Closed chrismwendt closed 8 years ago

chrismwendt commented 8 years ago

This tests a 5 node cluster to make sure TCP queries are working (the UDP limit is 3).

/cc @grantr