Nik Everett
ffd226efa0
Add `// NOTCONSOLE` to docs
...
We have 1074 snippets that look like they should be converted to
`// CONSOLE`. At least that is what `gradle docs:listConsoleCandidates`
says. This adds `// NOTCONSOLE` to explicitly mark snippets that
*shouldn't* be converted to `// CONSOLE`. After marking the blindingly
obvious ones this cuts the remaining snippet count to 1032.
2016-08-12 16:49:57 -04:00
David Pilato
3bcf2653bb
ping_timeout is documented in discovery-ec2 but does not exist in code
...
Also mentioned in discovery-gce
Actually ping timeout can be set using `discovery.zen.ping_timeout`.
Closes #16600 .
2016-07-21 15:03:56 +02:00
David Pilato
90fba97a30
Moves GCE settings to the new infra
...
Closes #16720 .
2016-02-19 17:00:39 -08:00
Jim Ferenczi
7d0181b5d4
Rename bin/plugin in bin/elasticsearch-plugin
2016-02-05 10:09:14 +01:00
xuzha
6a6e168b8b
Adding backoff from retries on GCE errors
...
In case of any error while trying to get GCE instances list from GCE
API, elasticsearch will slow down its API calls.
2015-10-19 10:28:08 -07:00
David Pilato
becaff30a8
Replace cloud-gce with discovery-gce
...
Related to #13815
2015-10-08 08:53:54 +02:00
David Pilato
4038aed641
Fix internal link name
...
Related to #13815
2015-10-08 07:04:11 +02:00
David Pilato
c73ab50df1
Rename cloud-gce plugin to discovery-gce plugin
...
Follow up azure and aws splits, we need to be consistent and rename `cloud-gce` to `discovery-gce`.
2015-10-08 06:53:37 +02:00