elasticsearch/qa/ccs-unavailable-clusters
Tim Brooks 4f4140431b
Allow simple connection strategy to be configured (#49066)
Currently the simple connection strategy only exists in the code. It
cannot be configured. This commit moves in the direction of allowing it
to be configured. It introduces settings for the addresses and socket
count. Additionally it introduces new settings for the sniff strategy
so that the more generic number of connections and seed node settings
can be deprecated.

The simple settings are not yet registered as the registration is
dependent on follow-up work to validate the settings.
2019-11-19 09:08:03 -07:00
..
src/test/java/org/elasticsearch/search Allow simple connection strategy to be configured (#49066) 2019-11-19 09:08:03 -07:00
build.gradle Apply 2-space indent to all gradle scripts (#48849) 2019-11-13 10:14:04 +00:00