Commit 31f6f83
authored
Fix logsdb settings provider mapping filters (elastic#136119) (elastic#136197)
Fixes elastic#136107
(cherry picked from commit d513723)
# Conflicts:
# x-pack/plugin/logsdb/src/main/java/org/elasticsearch/xpack/logsdb/LogsdbIndexModeSettingsProvider.java
# x-pack/plugin/logsdb/src/test/java/org/elasticsearch/xpack/logsdb/LogsdbIndexModeSettingsProviderTests.java
# x-pack/plugin/logsdb/src/yamlRestTest/resources/rest-api-spec/test/30_logsdb_default_mapping.yml1 parent 866f912 commit 31f6f83
File tree
4 files changed
+229
-192
lines changed- docs/changelog
- x-pack/plugin/logsdb/src
- main/java/org/elasticsearch/xpack/logsdb
- test/java/org/elasticsearch/xpack/logsdb
- yamlRestTest/resources/rest-api-spec/test
4 files changed
+229
-192
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
0 commit comments