elastic / elasticsearch-cloud-aws

AWS Cloud Plugin for Elasticsearch
https://github.com/elastic/elasticsearch/tree/master/plugins/discovery-ec2
577 stars 180 forks source link

Update aws sdk to 1.10.69 and add throttle_retries repository setting #273

Closed dadoonet closed 8 years ago

dadoonet commented 8 years ago

This PR brings 2 changes:

Defaults to true. If anyone is having trouble with this option, you could disable it with cloud.aws.s3.throttle_retries: false in elasticsearch.yml file.

Backport of elastic/elasticsearch#17784 for 1.7 series

dadoonet commented 8 years ago

@tlrx Also updated here if you want to review.

Thanks!

tlrx commented 8 years ago

LGTM