Commit 869823f
[8.x] Configure index sorting through index settings for logsdb (elastic#118968) (elastic#119936)
* Configure index sorting through index settings for logsdb (elastic#118968)
* Skip injecting `host.name` for incompatible mappings in logsdb mode
* spotless
* Update docs/changelog/118856.yaml
* fix tsdb
* Configure index sorting through index settings for logsdb
* fix synthetic source usage
* skip injecting host.name
* fix test
* fix compat
* more tests
* add index versioning
* add index versioning
* add index versioning
* minor refactoring
* Update docs/changelog/118968.yaml
* address comments
* inject host.name when possible
* check subobjects
* private settings
(cherry picked from commit 5baf5af)
# Conflicts:
# rest-api-spec/build.gradle
# server/src/main/java/org/elasticsearch/index/IndexVersions.java
# server/src/main/resources/META-INF/services/org.elasticsearch.features.FeatureSpecification
# x-pack/plugin/logsdb/src/main/java/org/elasticsearch/xpack/logsdb/LogsDBPlugin.java
* update index versions
* [CI] Auto commit changes from spotless
* update index versions
---------
Co-authored-by: elasticsearchmachine <[email protected]>1 parent b7f6db3 commit 869823f
File tree
17 files changed
+681
-362
lines changed- docs/changelog
- rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/logsdb
- server/src
- main
- java
- org/elasticsearch
- common/settings
- index
- mapper
- resources/META-INF/services
- test/java/org/elasticsearch/index
- x-pack/plugin/logsdb/src
- main/java/org/elasticsearch/xpack/logsdb
- test/java/org/elasticsearch/xpack/logsdb
- yamlRestTest/resources/rest-api-spec/test
17 files changed
+681
-362
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments