elasticsearch/modules
John Verwolf 7dce3566b7
Fix privileges for system index migration WRITE block (#122214)
* Fix privileges for system index migration WRITE block  (#121327)

This PR removes a potential cause of data loss when migrating system indices. It does this by changing the way we set a "write-block" on the system index to migrate - now using a dedicated transport request rather than a settings update. Furthermore, we no longer delete the write-block prior to deleting the index, as this was another source of potential data loss. Additionally, we now remove the block if the migration fails.

* Update release notes

* Delete docs/changelog/122214.yaml
2025-02-11 09:51:40 +11:00
..
aggregations Aggregations cancellation after collection (#120944) (#121921) 2025-02-07 04:25:44 +11:00
analysis-common Rename environment dir accessors (#121803) (#121834) 2025-02-06 10:14:00 +11:00
apm Revert "Revert "Remove deprecated tracing.apm.* settings for v9 (#119926)"" (#120895) 2025-01-27 16:04:36 +01:00
data-streams Copy metrics and default_metric properties when downsampling aggregate_metric_double (#121727) (#121855) 2025-02-06 11:45:11 +11:00
dot-prefix-validation Enable queryable built-in roles feature by default (#120323) 2025-01-27 10:25:54 +01:00
health-shards-availability Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
ingest-attachment Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
ingest-common Optimize IngestCtxMap construction (#120833) 2025-01-27 11:03:06 -05:00
ingest-geoip Fix geoip databases index access after system feature migration (#121196) (#121946) 2025-02-07 11:20:16 +11:00
ingest-user-agent Rename environment dir accessors (#121803) (#121834) 2025-02-06 10:14:00 +11:00
kibana Fix KibanaThreadPoolIT (#120097) 2025-01-15 02:07:58 +11:00
lang-expression Add entitlement checks for java.lang.ClassLoader (#119027) 2025-01-02 21:55:00 +00:00
lang-mustache Remove redundant o.e.search.Scroll class (#119718) 2025-01-09 00:22:39 +01:00
lang-painless Remove assumed features in server for 9.0 (#119946) 2025-01-15 08:37:04 +00:00
legacy-geo Optimize ST_EXTENT_AGG for geo_shape and cartesian_shape (#119889) 2025-01-16 19:43:51 +01:00
mapper-extras Upgrade to Lucene 10.1.0 (#119308) 2025-01-30 13:41:02 +00:00
parent-join Stop caching source map on SearchHit#getSourceMap (#119888) 2025-01-23 17:28:52 +01:00
percolator Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
rank-eval Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
reindex Fix privileges for system index migration WRITE block (#122214) 2025-02-11 09:51:40 +11:00
repository-azure [Entitlements] Refactor Network Entitlement (#120391) 2025-01-20 18:29:32 +01:00
repository-gcs Retry internally when CAS upload is throttled [GCS] (#120250) 2025-01-20 12:28:34 +11:00
repository-s3 Rename environment dir accessors (#121803) (#121834) 2025-02-06 10:14:00 +11:00
repository-url Rename environment dir accessors (#121803) (#121834) 2025-02-06 10:14:00 +11:00
rest-root Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
runtime-fields-common Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
systemd Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
transport-netty4 Re-add http stream content size handler (#121095) 2025-01-29 12:07:29 -08:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00