Commit ba26776
committed
Merge branch 'master' into retention-lease-ccr
* master:
Add an authentication cache for API keys (elastic#38469)
Fix exit code in certutil packaging test (elastic#38393)
Enable logs for intermittent test failure (elastic#38426)
Disable BWC to backport recovering retention leases (elastic#38477)
Enable bwc tests now that elastic#38443 is backported. (elastic#38462)
Fix Master Failover and DataNode Leave Blocking Snapshot (elastic#38460)
Recover retention leases during peer recovery (elastic#38435)
Set update mappings mater node timeout to 30 min (elastic#38439)
Assert job is not null in FullClusterRestartIT (elastic#38218)
Update ilm-api.asciidoc, point to REMOVE policy (elastic#38235) (elastic#38463)
SQL: Fix esType for DATETIME/DATE and INTERVALS (elastic#38179)
Handle deprecation header-AbstractUpgradeTestCase (elastic#38396)
XPack: core/ccr/Security-cli migration to java-time (elastic#38415)
Disable bwc tests for elastic#38443 (elastic#38456)
Bubble-up exceptions from scheduler (elastic#38317)
Re-enable TasksClientDocumentationIT.testCancelTasks (elastic#38234)
Allow custom authorization with an authorization engine (elastic#38358)
CRUDDocumentationIT fix documentation references
Remove support for internal versioning for concurrency control (elastic#38254)File tree
174 files changed
+5705
-3834
lines changed- client/rest-high-level/src
- main/java/org/elasticsearch/client
- watcher
- test/java/org/elasticsearch/client
- documentation
- docs
- java-rest/high-level/document
- reference
- ilm/apis
- migration/migrate_7_0
- modules/reindex/src
- main/java/org/elasticsearch/index/reindex
- test/java/org/elasticsearch/index/reindex
- plugins/examples/security-authorization-engine
- src
- main
- java/org/elasticsearch/example
- resources/META-INF/services
- test/java/org/elasticsearch/example
- qa
- evil-tests/src/test/java/org/elasticsearch/threadpool
- vagrant/src/main/java/org/elasticsearch/packaging/test
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test
- create
- delete
- index
- update
- server/src
- main/java/org/elasticsearch
- action
- bulk
- search
- update
- index
- get
- shard
- indices/recovery
- rest/action/document
- snapshots
- threadpool
- test/java/org/elasticsearch
- action
- bulk
- update
- index
- replication
- seqno
- shard
- indices
- recovery
- settings
- versioning
- x-pack
- docs
- en/security/authorization
- plugin
- ccr/src
- main/java/org/elasticsearch/xpack/ccr/repository
- test/java/org/elasticsearch/xpack/monitoring/collector/ccr
- core/src
- main/java/org/elasticsearch
- license
- xpack/core
- ccr/action
- scheduler
- security
- authz
- accesscontrol
- permission
- support
- ssl/cert
- test/java/org/elasticsearch
- license
- xpack/core
- ml
- action
- calendars
- job/process/autodetect/state
- security/authz
- permission
- store
- ssl
- ml/src
- main/java/org/elasticsearch/xpack/ml
- action
- datafeed/persistence
- job
- persistence
- test/java/org/elasticsearch/xpack/ml/integration
- security
- cli/src/main/java/org/elasticsearch/xpack/security/cli
- src
- main/java/org/elasticsearch/xpack/security
- action
- filter
- interceptor
- user
- audit
- logfile
- authc
- authz
- interceptor
- store
- transport
- test/java/org/elasticsearch
- integration
- xpack/security
- action
- filter
- user
- audit
- logfile
- authc
- authz
- accesscontrol
- interceptor
- store
- transport
- sql/src
- main/java/org/elasticsearch/xpack/sql
- analysis/analyzer
- execution/search
- extractor
- expression
- function/aggregate
- predicate/operator/arithmetic
- plan/logical/command
- sys
- plugin
- querydsl/container
- type
- test/java/org/elasticsearch/xpack/sql
- analysis/index
- expression
- parser
- planner
- plan/logical/command/sys
- type
- src/test/resources/rest-api-spec/test/watcher/put_watch
- qa
- full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart
- rolling-upgrade/src/test/java/org/elasticsearch/upgrades
- security-example-spi-extension
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
174 files changed
+5705
-3834
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
| 162 | + | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
| |||
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | | - | |
51 | 48 | | |
52 | 49 | | |
53 | 50 | | |
| |||
95 | 92 | | |
96 | 93 | | |
97 | 94 | | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 95 | | |
107 | 96 | | |
108 | 97 | | |
| |||
Lines changed: 1 addition & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
771 | | - | |
772 | | - | |
773 | 771 | | |
774 | 772 | | |
775 | 773 | | |
| |||
911 | 909 | | |
912 | 910 | | |
913 | 911 | | |
914 | | - | |
915 | | - | |
916 | | - | |
917 | | - | |
918 | | - | |
919 | | - | |
920 | | - | |
921 | | - | |
| 912 | + | |
922 | 913 | | |
923 | 914 | | |
924 | 915 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | 173 | | |
175 | 174 | | |
176 | 175 | | |
| |||
220 | 219 | | |
221 | 220 | | |
222 | 221 | | |
223 | | - | |
| 222 | + | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
| 436 | + | |
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
| |||
499 | 500 | | |
500 | 501 | | |
501 | 502 | | |
502 | | - | |
503 | | - | |
504 | | - | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
505 | 507 | | |
506 | 508 | | |
507 | 509 | | |
| |||
630 | 632 | | |
631 | 633 | | |
632 | 634 | | |
633 | | - | |
| 635 | + | |
634 | 636 | | |
635 | 637 | | |
636 | 638 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
5 | 21 | | |
6 | 22 | | |
7 | 23 | | |
| |||
0 commit comments