Since #935 is closed, I'm opening a new issue. I've added my comments there. (https://github.com/elasticsearch/elasticsearch-net/issues/935) A simple scenario to simulate the behavior is - 1. Initialize NEST Client with 3 connection strings (localhost:9300, localhost:9400, localhost:9500) none of which are really ES endpoints 2. Try doing a get Index with that NEST client