Commit 594e9ab
committed
Merge branch 'master' into translog-trimming
* master: (41 commits)
Remove awaits fix from evil JNA native tests
Correct handling of default and array settings
Build: Switch jna dependency to an elastic version (elastic#24081)
fix CategoryContextMappingTests compilation bugs
testConcurrentGetAndSetOnPrimary - fix a race condition between indexing and updating value map
Allow different data types for category in Context suggester (elastic#23491)
Restrict build info loading to ES jar, not any jar (elastic#24049)
Remove more hidden file leniency from plugins
Register error listener in evil logger tests
Detect using logging before configuration
[DOCS] Added note about Elastic Cloud to improve 'elastic aws' SERP results.
Add version constant for 5.5 (elastic#24075)
Add unit tests for NestedAggregator (elastic#24054)
Add more debugging information to rethrottles
Tests: Use random analyzer only on string fields in Match/MultiMatchBuilderTests
Cleanup outdated comments for fixing up pom dependencies (elastic#24056)
S3 Repository: Eagerly load static settings (elastic#23910)
Reject duplicate settings on the command line
Wildcard cluster names for cross cluster search (elastic#23985)
Update scripts/security docs for sandboxed world (elastic#23977)
...File tree
209 files changed
+3689
-4739
lines changed- buildSrc/src/main
- groovy/org/elasticsearch/gradle
- plugin
- resources
- eclipse.settings
- core
- licenses
- src
- main/java/org/elasticsearch
- action
- admin
- cluster/remote
- indices
- analyze
- flush
- refresh
- bulk/byscroll
- fieldstats
- get
- search
- support
- replication
- bootstrap
- cli
- cluster
- metadata
- routing
- allocation
- common
- logging
- settings
- env
- gateway
- index
- analysis
- engine
- mapper
- query
- shard
- snapshots/blobstore
- store
- indices
- cluster
- recovery
- store
- node
- plugins
- rest/action
- admin/cluster
- cat
- search
- aggregations/bucket/nested
- fetch/subphase
- sort
- suggest/completion/context
- test/java/org/elasticsearch
- action
- bulk/byscroll
- main
- search
- support
- replication
- bootstrap
- bwcompat
- cluster
- metadata
- routing
- allocation
- common
- settings
- util
- env
- gateway
- index
- analysis
- engine
- fielddata
- mapper
- query
- replication
- shard
- similarity
- snapshots/blobstore
- store
- indices
- analysis
- cluster
- recovery
- node
- plugins
- search
- aggregations/bucket
- nested
- fetch/subphase
- geo
- sort
- suggest/completion
- distribution/bwc-zip
- docs
- plugins
- reference
- cluster
- indices
- migration/migrate_6_0
- modules/scripting
- search
- modules
- lang-painless/src/test/java/org/elasticsearch/painless
- percolator/src/test/java/org/elasticsearch/percolator
- reindex/src
- main/java/org/elasticsearch/index/reindex
- remote
- test/java/org/elasticsearch/index/reindex
- remote
- plugins
- mapper-murmur3/src/test/java/org/elasticsearch/index/mapper/murmur3
- repository-s3
- src
- main/java/org/elasticsearch/repositories/s3
- test
- java/org/elasticsearch/repositories/s3
- resources/rest-api-spec/test/repository_s3
- qa
- evil-tests/src/test/java/org/elasticsearch
- bootstrap
- common/logging
- multi-cluster-search/src/test/resources/rest-api-spec/test/multi_cluster
- vagrant/src/test/resources/packaging/tests
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test
- cat.shards
- remote.info
- test/framework/src
- main/java/org/elasticsearch
- common/settings
- test
- engine
- rest/yaml
- store
- test/java/org/elasticsearch/test
- rest/yaml
- section
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
209 files changed
+3689
-4739
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
| 314 | + | |
321 | 315 | | |
322 | 316 | | |
323 | | - | |
324 | 317 | | |
325 | 318 | | |
326 | 319 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | | - | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 38 | | |
81 | 39 | | |
82 | 40 | | |
| |||
120 | 78 | | |
121 | 79 | | |
122 | 80 | | |
| 81 | + | |
| 82 | + | |
123 | 83 | | |
124 | 84 | | |
125 | 85 | | |
| |||
140 | 100 | | |
141 | 101 | | |
142 | 102 | | |
| 103 | + | |
| 104 | + | |
143 | 105 | | |
144 | 106 | | |
145 | 107 | | |
| |||
182 | 144 | | |
183 | 145 | | |
184 | 146 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | 147 | | |
228 | 148 | | |
229 | 149 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
| 240 | + | |
238 | 241 | | |
239 | 242 | | |
240 | 243 | | |
| |||
400 | 403 | | |
401 | 404 | | |
402 | 405 | | |
| 406 | + | |
403 | 407 | | |
404 | 408 | | |
405 | 409 | | |
| |||
509 | 513 | | |
510 | 514 | | |
511 | 515 | | |
| 516 | + | |
512 | 517 | | |
513 | 518 | | |
514 | 519 | | |
| |||
0 commit comments