Commit d98cd31
committed
Merge branch '6.x' into ccr-6.x
* 6.x: (41 commits)
[TEST] Fix `GeoShapeQueryTests#testPointsOnly` failure
Transition transport apis to use void listeners (#27440)
AwaitsFix GeoShapeQueryTests#testPointsOnly #27454
Ensure nested documents have consistent version and seq_ids (#27455)
Tests: Add Fedora-27 to packaging tests
#26800: Fix docs rendering
Move the CLI into its own subproject (#27114)
Correct usage of "an" to "a" in getting started docs
Avoid NPE when getting build information
Remove manual tracking of registered channels (#27445)
Standardize underscore requirements in parameters (#27414)
Remove parameters on HandshakeResponseHandler (#27444)
[GEO] fix pointsOnly bug for MULTIPOINT
peanut butter hamburgers
Uses TransportMasterNodeAction to update shard snapshot status (#27165)
Log primary-replica resync failures
Add limits for ngram and shingle settings (#27411)
Enforce a minimum task execution and service time of 1 nanosecond
Fix place-holder in allocation decider messages (#27436)
Remove newline from log message (#27425)
...File tree
234 files changed
+8424
-2009
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
- transport
- src
- main/java/org/elasticsearch/transport/client
- test/java/org/elasticsearch/transport/client
- core
- cli
- licenses
- src/main/java/org/elasticsearch/cli
- src
- main/java/org/elasticsearch
- action
- admin/cluster/snapshots
- create
- restore
- bulk
- get
- resync
- termvectors
- cli
- cluster/routing/allocation/decider
- common
- settings
- util/concurrent
- index
- analysis
- mapper
- query
- shard
- search
- aggregations
- sort
- snapshots
- transport
- test
- java/org/elasticsearch
- action
- admin/indices/create
- bulk
- support
- broadcast/node
- replication
- discovery/zen
- index
- query
- shard
- search
- aggregations
- bucket
- adjacency
- filter
- geogrid
- histogram
- range
- significant
- terms
- geo
- query
- suggest
- snapshots
- transport
- resources/org/elasticsearch/action/bulk
- distribution/tools/plugin-cli
- docs
- plugins
- reference
- aggregations
- bucket
- analysis
- tokenfilters
- tokenizers
- docs
- images/msi_installer
- mapping/types
- migration/migrate_6_0
- query-dsl
- setup/install
- modules
- aggs-composite
- src
- main
- java/org/elasticsearch/search/aggregations/composite
- spi
- resources/META-INF/services
- test
- java/org/elasticsearch/search/aggregations/composite
- resources/rest-api-spec/test/composite
- analysis-common/src
- main/java/org/elasticsearch/analysis/common
- test
- java/org/elasticsearch/analysis/common
- resources/rest-api-spec/test
- analysis-common
- search.query
- transport-netty4/src
- main/java/org/elasticsearch/transport/netty4
- test/java/org/elasticsearch/transport/netty4
- plugins
- discovery-gce
- licenses
- repository-gcs
- licenses
- src/test/java/org/elasticsearch/repositories/gcs
- qa
- evil-tests/src/test/java/org/elasticsearch/cli
- mixed-cluster
- src/test/java/org/elasticsearch/backwards
- vagrant/src/test/resources/packaging/utils
- rest-api-spec/src/main/resources/rest-api-spec/test
- bulk
- mget
- mtermvectors
- search.inner_hits
- snapshot.create
- test/framework
- src
- main/java/org/elasticsearch
- search/aggregations
- test
- rest/yaml
- transport
- nio
- channel
- test/java/org/elasticsearch
- test
- transport
- nio
- channel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
234 files changed
+8424
-2009
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
212 | | - | |
| 211 | + | |
213 | 212 | | |
214 | 213 | | |
215 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
354 | | - | |
355 | 354 | | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
| 435 | + | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
447 | | - | |
| 447 | + | |
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
70 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
106 | 114 | | |
107 | 115 | | |
108 | 116 | | |
| |||
212 | 220 | | |
213 | 221 | | |
214 | 222 | | |
| 223 | + | |
215 | 224 | | |
216 | 225 | | |
217 | 226 | | |
| |||
231 | 240 | | |
232 | 241 | | |
233 | 242 | | |
| 243 | + | |
234 | 244 | | |
235 | 245 | | |
236 | 246 | | |
| |||
248 | 258 | | |
249 | 259 | | |
250 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
251 | 266 | | |
252 | 267 | | |
253 | 268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| 104 | + | |
| 105 | + | |
102 | 106 | | |
103 | 107 | | |
104 | | - | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
107 | 111 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
647 | 648 | | |
648 | 649 | | |
649 | 650 | | |
650 | | - | |
| 651 | + | |
651 | 652 | | |
652 | 653 | | |
653 | 654 | | |
| |||
658 | 659 | | |
659 | 660 | | |
660 | 661 | | |
661 | | - | |
| 662 | + | |
662 | 663 | | |
663 | 664 | | |
| 665 | + | |
664 | 666 | | |
665 | 667 | | |
666 | 668 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments