OpenSearch/plugins
Armin Braun 2f91e2aab7
Fix Race in Snapshot Abort (#54873) (#55233)
We can be a little more efficient when aborting a snapshot. Since we know the new repository
data after finalizing the aborted snapshot when can pass it down to the snapshot completion listeners.
This way, we don't have to fork off to the snapshot threadpool to get the repository data when the listener completes and can directly submit the delete task with high priority straight from the cluster state thread.
2020-04-15 15:42:15 +02:00
..
analysis-icu Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
analysis-kuromoji Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
analysis-nori Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
analysis-phonetic Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
analysis-smartcn Upgrade to lucene 8.5.0 release (#54077) 2020-03-24 13:45:50 +00:00
analysis-stempel Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
analysis-ukrainian Upgrade to lucene 8.5.0 release (#54077) 2020-03-24 13:45:50 +00:00
discovery-azure-classic Refactor global build info plugin to leverage JavaInstallationRegistry (#54026) 2020-03-23 15:30:10 -07:00
discovery-ec2 [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
discovery-gce [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
examples Update link to JDK 14 compiler bug 2020-04-07 06:26:14 -04:00
ingest-attachment Upgrade Tika to 1.24 (#54130) (#54150) 2020-03-25 11:03:26 +02:00
mapper-annotated-text [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
mapper-murmur3 [7.x] Comprehensively test supported/unsupported field type:agg combinations (#54451) 2020-03-31 14:35:03 -04:00
mapper-size [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
repository-azure [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
repository-gcs [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
repository-hdfs [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
repository-s3 Fix Race in Snapshot Abort (#54873) (#55233) 2020-04-15 15:42:15 +02:00
store-smb [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
transport-nio [7.x] Re-add origin url information to publish POM files (#55173) 2020-04-14 13:24:15 -07:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00