mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
Users of supposedly-S3-compatible storage may need to be aware of this change, so this commit expands the release notes to link to the relevant S3 documentation.
This commit is contained in:
parent
13f95fdcec
commit
ec2a4ca8b3
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ Security::
|
|||
|
||||
Snapshot/Restore::
|
||||
* Add s3 `HeadObject` request to request stats {es-pull}105105[#105105]
|
||||
* Expose `OperationPurpose` via `CustomQueryParameter` to s3 logs {es-pull}105044[#105044]
|
||||
* Expose `OperationPurpose` in S3 access logs using a https://docs.aws.amazon.com/AmazonS3/latest/userguide/LogFormat.html#LogFormatCustom[custom query-string parameter] {es-pull}105044[#105044]
|
||||
* Fix blob cache race, decay, time dependency {es-pull}104784[#104784]
|
||||
* Pause shard snapshots on graceful shutdown {es-pull}101717[#101717]
|
||||
* Retry indefinitely for s3 indices blob read errors {es-pull}103300[#103300]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue