OpenSearch/plugins
Koen De Groote 878ae8eb3c Size lists in advance when known
When constructing an array list, if we know the size of the list in
advance (because we are adding objects to it derived from another list),
we should size the array list to the appropriate capacity in advance (to
avoid resizing allocations). This commit does this in various places.

Relates #24439
2017-05-12 10:36:13 -04:00
..
analysis-icu Add ICUCollationFieldMapper (#24126) 2017-05-10 10:35:11 +02:00
analysis-kuromoji Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-phonetic Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-smartcn Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-stempel Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-ukrainian Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-azure-classic Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
discovery-ec2 Size lists in advance when known 2017-05-12 10:36:13 -04:00
discovery-file Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-gce Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
examples Scripting: Replace advanced and native scripts with ScriptEngine docs (#24603) 2017-05-11 12:15:16 -07:00
ingest-attachment Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-geoip Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-user-agent Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
jvm-example Add Vagrant based testing fixture (#24249) 2017-05-04 10:17:55 -04:00
mapper-murmur3 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
mapper-size Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-azure Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-gcs Size lists in advance when known 2017-05-12 10:36:13 -04:00
repository-hdfs [TEST] Temporarily disable the secure fixture for hdfs tests (#24643) 2017-05-12 12:58:30 +01:00
repository-s3 S3 Repository: Add back repository level credentials (#24609) 2017-05-11 12:14:23 -07:00
store-smb Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00