OpenSearch/plugins
Armin Braun 6eee41e253
Remove Unused Single Delete in BlobStoreRepository (#50024) (#50123)
* Remove Unused Single Delete in BlobStoreRepository

There are no more production uses of the non-bulk delete or the delete that throws
on missing so this commit removes both these methods.
Only the bulk delete logic remains. Where the bulk delete was derived from single deletes,
the single delete code was inlined into the bulk delete method.
Where single delete was used in tests it was replaced by bulk deleting.
2019-12-12 11:17:46 +01:00
..
analysis-icu Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
analysis-kuromoji Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
analysis-nori Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
analysis-phonetic Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
analysis-smartcn Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
analysis-stempel Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
analysis-ukrainian Upgrade to lucene 8.4.0-snapshot-662c455. (#50016) (#50039) 2019-12-10 18:04:58 +01:00
discovery-azure-classic Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
discovery-ec2 Update jackson-databind to 2.8.11.4 (#49347) (#49937) 2019-12-06 13:39:33 -06:00
discovery-gce Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
examples Scripting: Groundwork for caching script results (#49895) (#49944) 2019-12-06 15:08:05 -07:00
ingest-attachment Add tests for ingesting CBOR data attachments (#49715) 2019-12-06 14:33:39 +01:00
mapper-annotated-text Annotated text type should extend TextFieldType (#49555) 2019-11-26 16:52:21 +00:00
mapper-murmur3 Small refactorings to analysis components (#40745) 2019-04-03 14:22:16 +02:00
mapper-size Remove -Xlint exclusions in all plugins. (#40721) 2019-04-04 08:30:34 +02:00
repository-azure Remove Unused Single Delete in BlobStoreRepository (#50024) (#50123) 2019-12-12 11:17:46 +01:00
repository-gcs Remove Unused Single Delete in BlobStoreRepository (#50024) (#50123) 2019-12-12 11:17:46 +01:00
repository-hdfs Remove Unused Single Delete in BlobStoreRepository (#50024) (#50123) 2019-12-12 11:17:46 +01:00
repository-s3 Remove Unused Single Delete in BlobStoreRepository (#50024) (#50123) 2019-12-12 11:17:46 +01:00
store-smb Remove usage of FileSwitchDirectory (#42937) 2019-06-12 19:35:27 +02:00
transport-nio Stop Copying Every Http Request in Message Handler (#44564) (#49809) 2019-12-04 08:41:42 +01:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00