Commit 11f4565
committed
Merge branch 'rename-ccr-stats' into follow-stats-structure
* rename-ccr-stats: (25 commits)
HLRC: ML Adding get datafeed stats API (elastic#34271)
Small fixes to the HLRC watcher documentation. (elastic#34306)
Tasks: Document that status is not semvered (elastic#34270)
HLRC: ML Add preview datafeed api (elastic#34284)
[CI] Fix bogus ScheduleWithFixedDelayTests.testRunnableRunsAtMostOnceAfterCancellation
Fix error in documentation for activete watch
SCRIPTING: Terms set query expression (elastic#33856)
Logging: Drop remaining Settings log ctor (elastic#34149)
[ML] Remove unused last_data_time member from Job (elastic#34262)
Docs: Allow skipping response assertions (elastic#34240)
HLRC: Add activate watch action (elastic#33988)
[Security] Multi Index Expression alias wildcard exclusion (elastic#34144)
[ML] Label anomalies with multi_bucket_impact (elastic#34233)
Document smtp.ssl.trust configuration option (elastic#34275)
Support PKCS#11 tokens as keystores and truststores (elastic#34063)
Fix sporadic failure in NestedObjectMapperTests
[Authz] Allow update settings action for system user (elastic#34030)
Replace version with reader cache key in IndicesRequestCache (elastic#34189)
[TESTS] Set SO_LINGER and SO_REUSEADDR on the mock socket (elastic#34211)
Security: upgrade unboundid ldapsdk to 4.0.8 (elastic#34247)
...File tree
268 files changed
+4156
-1168
lines changed- buildSrc/src
- main/groovy/org/elasticsearch/gradle
- doc
- test
- testKit/elasticsearch-build-resources
- client/rest-high-level/src
- main/java/org/elasticsearch/client
- ml
- datafeed
- job
- config
- results
- watcher
- test/java/org/elasticsearch/client
- documentation
- ml
- datafeed
- job
- config
- results
- watcher
- distribution/tools/launchers/src/main/java/org/elasticsearch/tools/launchers
- docs
- java-rest
- high-level
- ml
- watcher
- low-level
- painless
- plugins
- reference
- aggregations/bucket
- cluster
- commands
- migration/migrate_7_0
- ml/apis
- rollup/apis
- settings
- sql
- endpoints
- modules
- lang-expression/src
- main/java/org/elasticsearch/script/expression
- test/java/org/elasticsearch/script/expression
- lang-painless/src
- main/java/org/elasticsearch/painless/node
- test/java/org/elasticsearch/painless
- rank-eval/src/main/java/org/elasticsearch/index/rankeval
- reindex/src/test/java/org/elasticsearch/index/reindex
- plugins
- analysis-icu/src/test/java/org/elasticsearch/index/mapper
- examples/custom-suggester/src/test/resources/rest-api-spec/test/custom-suggester
- ingest-user-agent/src/main/resources
- qa
- rolling-upgrade/src/test/resources/rest-api-spec/test/old_cluster
- vagrant/src/test/resources/packaging
- tests
- utils
- server/src
- main/java/org/elasticsearch
- action/search
- bootstrap
- cluster
- metadata
- routing
- common
- logging
- time
- index
- analysis
- mapper
- reindex
- shard
- store
- translog
- indices
- script
- search
- aggregations
- bucket/filter
- metrics
- support
- fetch/subphase/highlight
- tasks
- transport
- test
- java/org/elasticsearch
- action
- bulk
- support/replication
- cluster/routing
- allocation/decider
- index
- mapper
- shard
- translog
- indices
- monitor/process
- search
- aggregations/metrics
- sort
- threadpool
- resources/org/elasticsearch
- action/bulk
- index/mapper/dynamictemplate/simple
- test/framework/src/test/java/org/elasticsearch
- common/logging
- test
- rest/yaml/section
- test
- x-pack
- docs/en
- rest-api/security
- watcher/actions
- plugin
- core
- licenses
- src
- main/java/org/elasticsearch
- protocol/xpack/graph
- xpack/core
- ml
- job
- config
- persistence
- process/autodetect
- output
- state
- results
- notifications
- utils/time
- security/authz/privilege
- ssl
- watcher
- history
- input
- test/java/org/elasticsearch/xpack/core
- ml
- action
- job
- config
- results
- security/authz/privilege
- ssl
- graph/src/main/java/org/elasticsearch/xpack/graph/action
- ml/src/test/java/org/elasticsearch/xpack/ml
- integration
- job/config
- rollup/src
- main/java/org/elasticsearch/xpack/rollup/job
- test/java/org/elasticsearch/xpack/rollup/job
- security
- src
- main/java/org/elasticsearch/xpack/security
- authc
- ldap
- support
- authz
- transport
- test
- java/org/elasticsearch/xpack/security
- authc
- ldap/support
- saml
- support
- authz
- transport/filter
- resources/org/elasticsearch/xpack/security/authz/store
- sql
- jdbc/src/main/java/org/elasticsearch/xpack/sql/jdbc/debug
- src/main/java/org/elasticsearch/xpack/sql
- expression/function
- scalar/string
- parser
- src/test/resources/rest-api-spec/test
- ml
- monitoring/bulk
- rollup
- set_security_user
- watcher/ack_watch
- upgrade/src/test/java/org/elasticsearch/xpack/upgrade
- watcher/src
- main/java/org/elasticsearch/xpack/watcher
- actions
- email
- hipchat
- index
- jira
- pagerduty
- slack
- webhook
- execution
- input
- chain
- http
- none
- search
- simple
- transform
- transform
- script
- search
- watch
- test/java/org/elasticsearch/xpack/watcher
- actions
- email
- hipchat
- pagerduty
- slack
- webhook
- common/http
- execution
- input
- chain
- http
- simple
- transform
- test
- bench
- integration
- transform/script
- transport/action
- delete
- execute
- trigger
- schedule/engine
- watch
- qa
- smoke-test-security-with-mustache/src/test/resources/rest-api-spec/test
- sql/security/src/test/java/org/elasticsearch/xpack/qa/sql/security
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
268 files changed
+4156
-1168
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
Lines changed: 12 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
279 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
280 | 282 | | |
281 | 283 | | |
282 | 284 | | |
| |||
Lines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| |||
216 | 218 | | |
217 | 219 | | |
218 | 220 | | |
219 | | - | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | 224 | | |
| |||
249 | 251 | | |
250 | 252 | | |
251 | 253 | | |
252 | | - | |
| 254 | + | |
253 | 255 | | |
254 | 256 | | |
255 | 257 | | |
| |||
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
262 | 267 | | |
263 | 268 | | |
264 | 269 | | |
| |||
312 | 317 | | |
313 | 318 | | |
314 | 319 | | |
315 | | - | |
| 320 | + | |
316 | 321 | | |
317 | 322 | | |
318 | 323 | | |
| |||
337 | 342 | | |
338 | 343 | | |
339 | 344 | | |
340 | | - | |
341 | | - | |
| 345 | + | |
| 346 | + | |
342 | 347 | | |
343 | 348 | | |
344 | 349 | | |
| |||
352 | 357 | | |
353 | 358 | | |
354 | 359 | | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
355 | 363 | | |
356 | 364 | | |
357 | 365 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
262 | 292 | | |
263 | 293 | | |
264 | 294 | | |
| |||
Lines changed: 89 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
181 | 185 | | |
182 | 186 | | |
183 | 187 | | |
184 | | - | |
| 188 | + | |
185 | 189 | | |
186 | 190 | | |
187 | 191 | | |
| |||
649 | 653 | | |
650 | 654 | | |
651 | 655 | | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
652 | 740 | | |
653 | 741 | | |
654 | 742 | | |
| |||
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
121 | 123 | | |
122 | 124 | | |
123 | 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 | + | |
124 | 153 | | |
0 commit comments