Commit 4363363
committed
Merge branch '6.x' into ccr-6.x
* 6.x:
Force execution of fetch tasks (#31974)
[TEST] Mute SlackMessageTests.testTemplateRender
Docs: Explain closing the high level client
[test] disable java packaging tests for suse
XContentTests : Insert random fields at random positions (#30867)
Add Get Snapshots High Level REST API (#31980)
Fix unreachable error condition in AmazonS3Fixture (#32005)
[6.x][ML] Ensure immutability of MlMetadata (#31994)
Add Expected Reciprocal Rank metric (#31891)
SQL: Add support for single parameter text manipulating functions (#31874)
muted tests due to #31940
Work around reported problem in eclipse (#31960)
Move build integration tests out of :buildSrc project (#31961)
[Test] Reactive 3rd party tests on CI (#31919)
Fix assertIngestDocument wrongfully passing (#31913) (#31951)
SQL: Support for escape sequences (#31884)
SQL: HAVING clause should accept only aggregates (#31872)
Docs: fix typo in datehistogram (#31972)
Switch url repository rest tests to new style requests (#31944)
Switch reindex tests to new style requests (#31941)
Switch test framework to new style requests (#31939)
Docs: Added note about cloud service to installation and getting started
[DOCS] Removes alternative docker pull example (#31934)
ingest: date_index_name processor template resolution (#31841)
Test: fix null failure in watcher test (#31968)
Watcher: Slack message empty text (#31596)
Switch low level rest tests to new style Requests (#31938)
Switch high level rest tests to new style requests (#31937)
HLREST: Bundle the x-pack protocol project (#31904)
[ML] Mute test failing due to Java 11 date time format parsing bug (#31899)
Increase logging level for testStressMaybeFlush
rolling upgrade should use a replica to prevent relocations while running a scroll
[test] port archive distribution packaging tests (#31314)
HLRest: Move xPackInfo() to xPack().info() (#31905)
Increase logging level for :qa:rolling-upgrade
Backport: Add template config for Beat state to X-Pack Monitoring (#31809) (#31893)
Fix building AD URL from domain name (#31849)
Fix broken NaN check in MovingFunctions#stdDev() (#31888)
Change trappy float comparison (#31889)
Add opaque_id to audit logging (#31878)
add support for is_write_index in put-alias body parsing (#31674)
Ingest: Enable Templated Fieldnames in Rename (#31690) (#31896)
Ingest: Add ignore_missing option to RemoveProc (#31693) (#31892)
[Docs] Fix typo in the Rollup API Quick Reference (#31855)
Watcher: Add ssl.trust email account setting (#31684)
[PkiRealm] Invalidate cache on role mappings change (#31510)
[Security] Check auth scheme case insensitively (#31490)
HLREST: Add x-pack-info API (#31870)
Remove link to oss-MSI (#31844)
Painless: Restructure Definition/Whitelist (#31879)File tree
259 files changed
+10512
-4204
lines changed- buildSrc
- src/main/groovy/org/elasticsearch/gradle/vagrant
- client
- rest-high-level
- src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- documentation
- rest/src/test/java/org/elasticsearch/client
- documentation
- docs
- java-rest/high-level
- miscellaneous
- snapshot
- reference
- aggregations/bucket
- ingest
- setup
- install
- libs/x-content/src/main/java/org/elasticsearch/common/xcontent
- modules
- ingest-common/src
- main/java/org/elasticsearch/ingest/common
- test/java/org/elasticsearch/ingest/common
- lang-painless
- spi/src/main/java/org/elasticsearch/painless/spi
- src
- main/java/org/elasticsearch/painless
- antlr
- lookup
- node
- test/java/org/elasticsearch/painless
- node
- rank-eval/src
- main/java/org/elasticsearch/index/rankeval
- test/java/org/elasticsearch/index/rankeval
- reindex/src/test/java/org/elasticsearch/index/reindex
- remote
- repository-url/src/test/java/org/elasticsearch/repositories/url
- plugins/repository-s3
- src/test/java/org/elasticsearch/repositories/s3
- qa
- rolling-upgrade
- vagrant
- src
- main/java/org/elasticsearch/packaging
- test
- util
- test/resources/packaging/tests
- rest-api-spec/src/main/resources/rest-api-spec/test/indices.put_alias
- server/src
- main/java/org/elasticsearch
- action
- admin/cluster/snapshots/get
- search
- cluster/routing/allocation/allocator
- index/store
- rest/action/admin/indices
- search/aggregations/pipeline/movfn
- snapshots
- test/java/org/elasticsearch
- action/admin/cluster/snapshots/get
- index/shard
- search/aggregations/pipeline/movfn
- test/framework/src
- main/java/org/elasticsearch
- ingest
- test
- rest
- yaml
- test/java/org/elasticsearch
- ingest
- test
- x-pack
- docs/en/rollup
- plugin
- core
- src
- main
- java/org/elasticsearch
- license
- xpack/core
- action
- ml
- datafeed
- job/config
- utils/time
- rest/action
- security/authc/support
- resources
- test/java/org/elasticsearch/xpack/core
- action
- ml
- datafeed
- job/config
- ml/src
- main/java/org/elasticsearch/xpack/ml/datafeed
- test/java/org/elasticsearch/xpack/ml/datafeed
- security/src
- main/java/org/elasticsearch/xpack/security
- audit/logfile
- authc
- ldap
- pki
- support
- mapper
- test/java/org/elasticsearch/xpack/security
- audit/logfile
- authc
- esnative/tool
- ldap
- pki
- support
- sql/src
- main
- antlr
- java/org/elasticsearch/xpack/sql
- analysis/analyzer
- expression/function
- scalar
- math
- string
- whitelist
- parser
- planner
- util
- resources/org/elasticsearch/xpack/sql/plugin
- test/java/org/elasticsearch/xpack/sql
- analysis/analyzer
- expression/function/scalar/string
- parser
- planner
- watcher/src
- main/java/org/elasticsearch/xpack/watcher/notification
- email
- slack/message
- test/java/org/elasticsearch/xpack/watcher/notification
- email
- slack/message
- protocol
- src
- main/java/org/elasticsearch/protocol/xpack
- license
- security
- watcher
- test/java/org/elasticsearch/protocol/xpack
- license
- qa
- rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster
- smoke-test-plugins-ssl/src/test/java/org/elasticsearch/smoketest
- sql/src/main
- java/org/elasticsearch/xpack/qa/sql
- cli
- jdbc
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
259 files changed
+10512
-4204
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
432 | 435 | | |
433 | 436 | | |
434 | 437 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| |||
152 | 156 | | |
153 | 157 | | |
154 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
155 | 171 | | |
156 | 172 | | |
157 | 173 | | |
| |||
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
553 | 560 | | |
554 | | - | |
555 | | - | |
| 561 | + | |
556 | 562 | | |
557 | 563 | | |
558 | 564 | | |
| |||
563 | 569 | | |
564 | 570 | | |
565 | 571 | | |
566 | | - | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
567 | 577 | | |
568 | 578 | | |
569 | 579 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
21 | 35 | | |
22 | 36 | | |
23 | 37 | | |
24 | 38 | | |
| 39 | + | |
25 | 40 | | |
26 | 41 | | |
27 | 42 | | |
28 | 43 | | |
29 | 44 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
33 | 66 | | |
| 67 | + | |
34 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
35 | 85 | | |
36 | 86 | | |
37 | 87 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
44 | 99 | | |
45 | 100 | | |
46 | 101 | | |
| |||
63 | 118 | | |
64 | 119 | | |
65 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
Lines changed: 37 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| 107 | + | |
106 | 108 | | |
107 | 109 | | |
108 | 110 | | |
| |||
114 | 116 | | |
115 | 117 | | |
116 | 118 | | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
950 | 954 | | |
951 | 955 | | |
952 | 956 | | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
953 | 977 | | |
954 | 978 | | |
955 | 979 | | |
| |||
1055 | 1079 | | |
1056 | 1080 | | |
1057 | 1081 | | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
1058 | 1095 | | |
1059 | 1096 | | |
1060 | 1097 | | |
| |||
Lines changed: 18 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| |||
292 | 293 | | |
293 | 294 | | |
294 | 295 | | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
295 | 309 | | |
296 | 310 | | |
297 | 311 | | |
| |||
979 | 993 | | |
980 | 994 | | |
981 | 995 | | |
982 | | - | |
983 | 996 | | |
984 | 997 | | |
985 | 998 | | |
| |||
989 | 1002 | | |
990 | 1003 | | |
991 | 1004 | | |
992 | | - | |
993 | | - | |
994 | | - | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
995 | 1008 | | |
996 | 1009 | | |
997 | 1010 | | |
| |||
1003 | 1016 | | |
1004 | 1017 | | |
1005 | 1018 | | |
1006 | | - | |
| 1019 | + | |
1007 | 1020 | | |
1008 | 1021 | | |
1009 | 1022 | | |
| |||
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
193 | 224 | | |
194 | 225 | | |
195 | 226 | | |
| |||
0 commit comments