🔎 Open source distributed and RESTful search engine.
Go to file
Martijn van Groningen 41f2f51df6 Made client calls in get buckets code non blocking.
Also merged the JobProvider#getBucket(...) method into Jobprovider#getBuckets(...) method, because
it contained a lot of similar logic, otherwise it had to be converted to use non blocking client calls too.

Part of elastic/elasticsearch#127

Original commit: elastic/x-pack-elasticsearch@b1e66b62cb
2017-01-05 13:58:46 +01:00
buildSrc Updates aws credential variables in upload task 2016-12-08 14:58:15 +00:00
elasticsearch Made client calls in get buckets code non blocking. 2017-01-05 13:58:46 +01:00
vagrant Tweak Vagrant to use env variables for S3 boxes, update instructions 2016-10-11 11:07:41 -04:00
LICENSE.txt Initial X-Pack commit 2018-04-20 14:16:58 -07:00
build.gradle Moved the C++ code under the cpp sub-directory (elastic/elasticsearch#584) 2016-12-20 11:03:00 +00:00
gradle.properties Upgrade to Elasticsearch 5.2 SNAPSHOT 2016-11-24 22:55:19 +00:00
settings.gradle Creates a cpp gradle module to control the cpp build (elastic/elasticsearch#361) 2016-11-23 11:22:04 +00:00