Commit 69bc97d
committed
Merge remote-tracking branch 'es/master' into ccr
* es/master: (38 commits)
Backport wait_for_initialiazing_shards to cluster health API
Carry over version map size to prevent excessive resizing (#27516)
Fix scroll query with a sort that is a prefix of the index sort (#27498)
Delete shard store files before restoring a snapshot (#27476)
Replace `delimited_payload_filter` by `delimited_payload` (#26625)
CURRENT should not be a -SNAPSHOT version if build.snapshot is false (#27512)
Fix merging of _meta field (#27352)
Remove unused method (#27508)
unmuted test, this has been fixed by #27397
Consolidate version numbering semantics (#27397)
Add wait_for_no_initializing_shards to cluster health API (#27489)
[TEST] use routing partition size based on the max routing shards of the second split
Adjust CombinedDeletionPolicy for multiple commits (#27456)
Update composite-aggregation.asciidoc
Deprecate `levenstein` in favor of `levenshtein` (#27409)
Automatically prepare indices for splitting (#27451)
Validate `op_type` for `_create` (#27483)
Minor ShapeBuilder cleanup
muted test
Decouple nio constructs from the tcp transport (#27484)
...File tree
228 files changed
+4046
-1264
lines changed- buildSrc
- src/main/groovy/org/elasticsearch/gradle
- vagrant
- client
- client-benchmark-noop-api-plugin/src/main/java/org/elasticsearch/plugin/noop/action/search
- 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
- licenses
- src
- main/java/org/elasticsearch
- action
- admin
- cluster
- health
- shards
- indices/shrink
- resync
- search
- bootstrap
- cluster/metadata
- common
- geo/parsers
- io/stream
- lucene/search
- settings
- util/concurrent
- index
- analysis
- cache/bitset
- engine
- mapper
- query
- shard
- store
- repositories/blobstore
- rest/action
- admin/cluster
- document
- search
- aggregations/bucket
- composite
- nested
- fetch
- query
- sort
- suggest
- phrase
- term
- snapshots
- transport
- test/java/org
- apache/lucene/search
- elasticsearch
- action
- admin
- cluster/health
- indices
- create
- shrink
- index
- search
- termvectors
- cluster
- metadata
- routing
- common/geo
- index
- engine
- mapper
- shard
- indices
- template
- repositories/blobstore
- rest/action/document
- routing
- search
- aggregations
- bucket
- composite
- nested
- query
- suggest
- phrase
- term
- test/search/aggregations/bucket
- transport
- validate
- distribution/bwc
- docs
- reference
- aggregations
- bucket
- metrics
- analysis/tokenfilters
- cat
- cluster
- indices
- mapping/types
- migration
- migrate_7_0
- modules
- scripting
- query-dsl
- search
- suggesters
- 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
- aggs-matrix-stats/src/test/resources/rest-api-spec/test/stats
- analysis-common/src
- main/java/org/elasticsearch/analysis/common
- test
- java/org/elasticsearch/analysis/common
- resources/rest-api-spec/test/analysis-common
- lang-mustache/src/test/resources/rest-api-spec/test/lang_mustache
- percolator/src/main/java/org/elasticsearch/percolator
- reindex/src/test/java/org/elasticsearch/index/reindex
- qa
- full-cluster-restart
- mixed-cluster
- multi-cluster-search/src/test/resources/rest-api-spec/test/multi_cluster
- query-builder-bwc
- rolling-upgrade
- smoke-test-reindex-with-all-modules/src/test/resources/rest-api-spec/test/update_by_query
- verify-version-constants
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test
- cluster.health
- create
- delete
- exists
- get_source
- get
- index
- indices.split
- mget
- scroll
- search.aggregation
- search
- update
- test/framework
- src
- main/java/org/elasticsearch
- index/shard
- test
- transport/nio
- channel
- test/java/org/elasticsearch/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.
228 files changed
+4046
-1264
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 20 | + | |
25 | 21 | | |
26 | 22 | | |
27 | | - | |
28 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
136 | 80 | | |
137 | 81 | | |
138 | 82 | | |
| |||
151 | 95 | | |
152 | 96 | | |
153 | 97 | | |
154 | | - | |
155 | | - | |
156 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
157 | 102 | | |
158 | 103 | | |
159 | 104 | | |
| |||
171 | 116 | | |
172 | 117 | | |
173 | 118 | | |
174 | | - | |
| 119 | + | |
175 | 120 | | |
176 | 121 | | |
177 | 122 | | |
178 | 123 | | |
179 | 124 | | |
180 | | - | |
| 125 | + | |
181 | 126 | | |
182 | 127 | | |
183 | 128 | | |
| |||
251 | 196 | | |
252 | 197 | | |
253 | 198 | | |
254 | | - | |
255 | 199 | | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
273 | 208 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | 209 | | |
| 210 | + | |
280 | 211 | | |
281 | 212 | | |
282 | 213 | | |
| |||
Lines changed: 48 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
45 | | - | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | | - | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
67 | | - | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
85 | 126 | | |
0 commit comments