OpenSearch/plugins
Ali Beyad bdf836a286 Fixes default chunk size for Azure repositories (#22577)
Before, the default chunk size for Azure repositories was
-1 bytes, which meant that if the chunk_size was not set on
the Azure repository, nor as a node setting, then no data
files would get written as part of the snapshot (because
the BlobStoreRepository's PartSliceStream does not know
how to process negative chunk sizes).

This commit fixes the default chunk size for Azure repositories
to be the same as the maximum chunk size.  This commit also
adds tests for both the Azure and Google Cloud repositories to
ensure only valid chunk sizes can be set.

Closes #22513
2017-01-12 07:59:22 -06:00
..
analysis-icu Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
analysis-kuromoji Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
analysis-phonetic Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
analysis-smartcn Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
analysis-stempel Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
analysis-ukrainian Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
discovery-azure-classic Replace Socket, ServerSocket, and HttpServer usages in tests with mocksocket versions (#22287) 2017-01-04 14:38:51 -06:00
discovery-ec2 Add support for ca-central-1 region to EC2 and S3 plugins 2017-01-06 16:27:08 -06:00
discovery-file Remove SearchRequestParsers (#22538) 2017-01-11 10:28:14 -05:00
discovery-gce Replace Socket, ServerSocket, and HttpServer usages in tests with mocksocket versions (#22287) 2017-01-04 14:38:51 -06:00
ingest-attachment Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
ingest-geoip Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
ingest-user-agent Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
jvm-example Replace Socket, ServerSocket, and HttpServer usages in tests with mocksocket versions (#22287) 2017-01-04 14:38:51 -06:00
mapper-murmur3 Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
mapper-size Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
repository-azure Fixes default chunk size for Azure repositories (#22577) 2017-01-12 07:59:22 -06:00
repository-gcs Fixes default chunk size for Azure repositories (#22577) 2017-01-12 07:59:22 -06:00
repository-hdfs Remove PROTO-based custom cluster state components 2016-12-28 13:32:35 -05:00
repository-s3 Make s3 repository sensitive settings use secure settings (#22479) 2017-01-11 11:19:46 -08:00
store-smb Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00