Commit 86ddf79
committed
Merge branch 'master' into global-checkpoint-sync
* master: (67 commits)
Restoring from snapshot should force generation of a new history uuid (elastic#26694)
test: Use a single primary shard so that the exception can caught in the same way
Move pre-6.0 node checkpoint to SequenceNumbers
Invalid JSON request body caused endless loop (elastic#26680)
added comment
fix line length violation
Moved the check to fetch phase. This basically means that we throw a better error message instead of an AOBE and not adding more restrictions.
inner hits: Do not allow inner hits that use _source and have a non nested object field as parent
Separate Painless Whitelist Loading from the Painless Definition (elastic#26540)
convert more admin requests to writeable (elastic#26566)
Handle release of 5.6.1
Allow `InputStreamStreamInput` array size validation where applicable (elastic#26692)
Update global checkpoint with permit after recovery
Filter pre-6.0 nodes for checkpoint invariants
Skip bad request REST test on pre-6.0
Reenable BWC tests after disabling for backport
Add global checkpoint tracking on the primary
[Test] Fix reference/cat/allocation/line_8 test failure
[Docs] improved description for fs.total.available_in_bytes (elastic#26657)
Fix discovery-file plugin to use custom config path
...File tree
333 files changed
+6373
-3904
lines changed- buildSrc/src/main
- groovy/org/elasticsearch/gradle
- precommit
- test
- resources
- client
- rest/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- sniffer/src/test/java/org/elasticsearch/client/sniff
- core/src
- main/java/org/elasticsearch
- action
- admin
- cluster
- node/tasks/list
- repositories/get
- shards
- state
- storedscripts
- tasks
- indices
- alias
- exists
- get
- exists
- indices
- types
- get
- mapping/get
- settings/get
- shards
- template/get
- ingest
- resync
- search
- support
- master
- info
- replication
- bootstrap
- cluster
- metadata
- node
- routing
- common
- io/stream
- settings
- xcontent
- discovery
- zen
- gateway
- index
- cache/bitset
- engine
- mapper
- query
- search
- seqno
- shard
- similarity
- store
- translog
- indices
- recovery
- node
- plugins
- rest/action
- script
- search
- fetch
- transport
- test
- java/org/elasticsearch
- action
- admin/cluster
- shards
- state
- storedscripts
- search
- support
- replication
- bootstrap
- bwcompat
- client/transport
- cluster/metadata
- common/io/stream
- discovery
- zen
- get
- index
- engine
- mapper
- query
- replication
- seqno
- shard
- translog
- indices
- recovery
- settings
- node
- recovery
- rest/action
- search
- fetch/subphase
- query
- sort
- snapshots
- transport
- resources/org/elasticsearch
- index/mapper/multifield
- search/query
- docs
- painless
- plugins
- reference
- cat
- cluster
- docs
- indices
- ingest
- mapping
- fields
- params
- types
- migration
- migrate_7_0
- modules
- scripting
- query-dsl
- search
- request
- suggesters
- setup
- install
- upgrade
- modules
- analysis-common/src/test/resources/rest-api-spec/test/indices.analyze
- ingest-common/src/test/resources/rest-api-spec/test/ingest
- lang-expression/src/main/java/org/elasticsearch/script/expression
- lang-painless
- src
- main
- java/org/elasticsearch/painless
- resources/org/elasticsearch/painless
- test/resources/rest-api-spec/test/painless
- mapper-extras
- src
- main/java/org
- apache/lucene/queries
- elasticsearch/index/mapper
- test
- java/org
- apache/lucene/queries
- elasticsearch/index/mapper
- resources
- org/elasticsearch/index/mapper
- rest-api-spec/test
- range
- scaled_float
- percolator
- src/main/java/org/elasticsearch/percolator
- tribe/src/test/java/org/elasticsearch/tribe
- plugins
- analysis-kuromoji/src
- main/java/org/elasticsearch/index/analysis
- test/java/org/elasticsearch/index/analysis
- discovery-ec2
- licenses
- src/test/java/org/elasticsearch/discovery/ec2
- discovery-file/src
- main/java/org/elasticsearch/discovery/file
- test/java/org/elasticsearch/discovery/file
- discovery-gce/src/main/java/org/elasticsearch/cloud/gce
- ingest-geoip/src/test/java/org/elasticsearch/ingest/geoip
- repository-azure
- src
- main/java/org/elasticsearch
- cloud/azure/storage
- repositories/azure
- test/java/org/elasticsearch
- cloud/azure/storage
- repositories/azure
- qa
- evil-tests/src/test/java/org/elasticsearch/bootstrap
- full-cluster-restart/src/test/java/org/elasticsearch/upgrades
- rolling-upgrade/src/test/java/org/elasticsearch/upgrades
- smoke-test-reindex-with-all-modules/src/test/resources/rest-api-spec/test/update_by_query
- vagrant/src/test/resources/packaging/utils
- rest-api-spec/src/main/resources/rest-api-spec/test
- cat.segments
- count
- create
- exists
- explain
- get_source
- get
- index
- indices.delete
- indices.get
- indices.open
- indices.put_alias
- indices.put_template
- indices.segments
- indices.stats
- nodes.stats
- search.aggregation
- search
- update
- test/framework/src/main/java/org/elasticsearch
- index/mapper
- test
- discovery
- rest/yaml/section
- transport
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
333 files changed
+6373
-3904
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
226 | 216 | | |
227 | 217 | | |
228 | 218 | | |
| |||
280 | 270 | | |
281 | 271 | | |
282 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
283 | 294 | | |
284 | 295 | | |
285 | 296 | | |
| |||
Lines changed: 2 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
| 458 | + | |
| 459 | + | |
480 | 460 | | |
481 | 461 | | |
482 | 462 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| 492 | + | |
492 | 493 | | |
493 | 494 | | |
494 | 495 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
600 | 599 | | |
601 | 600 | | |
602 | 601 | | |
| |||
740 | 739 | | |
741 | 740 | | |
742 | 741 | | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | 742 | | |
749 | 743 | | |
750 | 744 | | |
| |||
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
79 | 86 | | |
80 | 87 | | |
81 | 88 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
95 | 101 | | |
96 | 102 | | |
97 | 103 | | |
| |||
142 | 148 | | |
143 | 149 | | |
144 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
145 | 155 | | |
146 | 156 | | |
147 | 157 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments