9 Commits

Author SHA1 Message Date
Shay Banon
b9368e2fc2 no need for objectCount, we can use keys 2012-03-07 22:08:58 +02:00
Holden Karau
bb222f0f7f Improve S3 grouped deletes
* Move the grouping to outside the main while(true) loop
2012-03-06 15:47:58 -08:00
Holden Karau
b19f1a5b06 Group S3 delete requests.
* In the new AWS SDK deleting multiple objects
  in a single request is now supported. See:
http://docs.amazonwebservices.com/AmazonS3/latest/dev/DeletingMultipleObjectsUsingJava.html
2012-03-05 16:32:06 -08:00
Holden Karau
d234b3cdc8 Fix region parsing
* Fix invalid host names and remove \t's from region
  hostnames.
2012-03-05 15:19:52 -08:00
Shay Banon
6dceb5b326 upgrade to latest assembly 2012-02-26 10:15:07 +02:00
Shay Banon
e4a23e244b move to elasticsearch 0.19.0 snap and use some of its features 2012-01-31 13:04:54 +02:00
Shay Banon
03b422e959 aws-sdk pulls the wrong version of httpclient that comes bundled with the installation, use the formal one 2012-01-03 01:21:12 +02:00
Shay Banon
2cbf07e5b6 S3 blob storage gateway: deleting an index named x destroys data for any index with name beginning with x, closes #2. 2012-01-02 23:10:00 +02:00
Shay Banon
7d57a52d0f first commit 2011-12-05 15:42:33 +02:00