Commit 83d692c
committed
Merge branch 'master' into aarch64
* master: (129 commits)
Add doc note regarding explicit publish host
Fix typo in name of test
Add additional test for sequence-number recovery
WrapperQueryBuilder should also rewrite the parsed query.
Remove dead code and stale Javadoc
Update defaults in documentation (#25483)
[DOCS] Add docs-dir to Painless (#25482)
Add concurrent deprecation logger test
[DOCS] Update shared attributes for Elasticsearch (#25479)
Use LRU set to reduce repeat deprecation messages
Add NioTransport threads to thread name checks (#25477)
Add shortcut for AbstractQueryBuilder.parseInnerQueryBuilder to QueryShardContext
Prevent channel enqueue after selector close (#25478)
Fix Java 9 compilation issue
Remove unregistered `transport.netty.*` settings (#25476)
Handle ping correctly in NioTransport (#25462)
Tests: Remove platform specific assertion in NioSocketChannelTests
Remove QueryParseContext from parsing QueryBuilders (#25448)
Promote replica on the highest version node (#25277)
test: added not null assertion
...File tree
596 files changed
+15995
-5860
lines changed- buildSrc
- src/main
- groovy/org/elasticsearch/gradle
- doc
- test
- resources
- client/rest-high-level/src/test/java/org/elasticsearch/client
- core
- licenses
- src
- main
- java/org/elasticsearch
- action
- admin
- cluster/snapshots/get
- indices
- analyze
- template/delete
- bulk
- get
- resync
- search
- support
- replication
- tasks
- update
- analysis/common
- bootstrap
- client/transport
- cli
- cluster
- action/index
- metadata
- node
- routing
- common
- cache
- document
- logging
- lucene
- uid
- settings
- util/set
- env
- index
- analysis
- engine
- fielddata/plain
- get
- query
- functionscore
- reindex
- seqno
- shard
- termvectors
- translog
- indices
- analysis
- cluster
- recovery
- node
- plugins
- rest/action
- cat
- search
- aggregations
- bucket
- adjacency
- filters
- filter
- significant
- metrics/tophits
- builder
- collapse
- fetch
- subphase
- highlight
- internal
- query
- rescore
- sort
- suggest
- completion
- phrase
- snapshots
- tasks
- threadpool
- transport
- tribe
- resources/org/elasticsearch/bootstrap
- test
- java/org
- apache/lucene/search/uhighlight
- elasticsearch
- action
- admin
- cluster/node/tasks
- indices/create
- bulk
- get
- search
- support/replication
- update
- bwcompat
- cluster
- metadata
- routing/allocation
- common
- lucene/all
- settings
- util/set
- xcontent
- deps/lucene
- discovery/single
- env
- gateway
- get
- index
- analysis
- synonyms
- engine
- fielddata
- get
- mapper
- query
- functionscore
- plugin
- replication
- search/nested
- seqno
- shard
- translog
- indices
- analysis
- analyze
- cluster
- exists/types
- mapping
- recovery
- state
- stats
- template
- node
- plugins
- recovery
- rest/action
- script
- search
- aggregations
- bucket
- significant
- metrics
- tophits
- child
- fetch
- subphase
- highlight
- fields
- internal
- morelikethis
- query
- sort
- suggest
- transport
- tribe
- update
- resources
- indices/bwc
- org/elasticsearch/index/analysis
- synonyms
- distribution
- bwc
- deb/src/main/packaging/init.d
- rpm/src/main/packaging/init.d
- src/main
- packaging
- env
- systemd
- resources
- bin
- config
- docs
- painless
- plugins
- reference
- analysis
- tokenfilters
- tokenizers
- cat
- images/msi_installer
- index-modules
- ingest
- mapping/types
- migration/migrate_6_0
- modules
- indices
- query-dsl
- setup
- install
- modules
- analysis-common/src
- main/java/org/elasticsearch/analysis/common
- test
- java/org/elasticsearch/analysis/common
- resources/rest-api-spec/test
- analysis-common
- indices.analyze
- search.suggest
- ingest-common/src/test/java/org/elasticsearch/ingest/common
- lang-expression/licenses
- lang-painless/src
- main
- java/org/elasticsearch/painless
- node
- resources/org/elasticsearch/painless
- test/java/org/elasticsearch/painless
- parent-join/src
- main/java/org/elasticsearch/join
- fetch
- query
- test
- java/org/elasticsearch/join
- aggregations
- query
- resources/rest-api-spec/test
- percolator/src
- main/java/org/elasticsearch/percolator
- test
- java/org/elasticsearch/percolator
- resources/rest-api-spec/test
- reindex/src
- main/java/org/elasticsearch/index/reindex
- test
- java/org/elasticsearch/index/reindex
- resources/rest-api-spec/test/delete_by_query
- transport-netty4/src/main/java/org/elasticsearch/transport/netty4
- plugins
- analysis-icu
- bin/licenses
- licenses
- analysis-kuromoji/licenses
- analysis-phonetic/licenses
- analysis-smartcn/licenses
- analysis-stempel/licenses
- analysis-ukrainian/licenses
- discovery-azure-classic/src/test/java/org/elasticsearch/discovery/azure/classic
- jvm-example/src/main/java/org/elasticsearch/plugin/example
- mapper-size/src/test/java/org/elasticsearch/index/mapper/size
- repository-s3/src
- main/java/org/elasticsearch/repositories/s3
- test/java/org/elasticsearch/repositories/s3
- qa
- evil-tests/src/test
- java/org/elasticsearch
- bootstrap
- common/logging
- node
- tribe
- resources/org/elasticsearch/common/logging/settings
- full-cluster-restart/src/test/java/org/elasticsearch/upgrades
- mixed-cluster/src/test/resources/rest-api-spec/test
- multi-cluster-search/src/test/resources/rest-api-spec/test/multi_cluster
- smoke-test-http/src/test/java/org/elasticsearch/http
- smoke-test-reindex-with-all-modules/src/test/resources/rest-api-spec/test/reindex
- vagrant/src/test/resources/packaging
- tests
- utils
- verify-version-constants
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test
- cat.nodes
- indices.analyze
- indices.exists_type
- indices.get_mapping
- indices.stats
- mget
- remote.info
- search.inner_hits
- snapshot.get
- test/framework/src
- main
- java/org/elasticsearch
- bootstrap
- common/settings
- index
- analysis
- reindex
- shard
- indices/analysis
- node
- search/aggregations
- test
- discovery
- engine
- store
- transport
- transport
- nio
- channel
- resources/org/elasticsearch/analysis/common
- test/java/org/elasticsearch
- test/test
- transport/nio
- channel
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
596 files changed
+15995
-5860
lines changedLines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
130 | 135 | | |
131 | 136 | | |
132 | 137 | | |
| |||
142 | 147 | | |
143 | 148 | | |
144 | 149 | | |
| 150 | + | |
145 | 151 | | |
146 | 152 | | |
147 | 153 | | |
| |||
150 | 156 | | |
151 | 157 | | |
152 | 158 | | |
| 159 | + | |
153 | 160 | | |
154 | 161 | | |
155 | 162 | | |
| |||
158 | 165 | | |
159 | 166 | | |
160 | 167 | | |
161 | | - | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
162 | 180 | | |
163 | 181 | | |
164 | 182 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
146 | | - | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
161 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
162 | 167 | | |
163 | 168 | | |
164 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
267 | 270 | | |
268 | 271 | | |
269 | 272 | | |
270 | | - | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
Lines changed: 23 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | | - | |
282 | | - | |
283 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
284 | 288 | | |
285 | 289 | | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
| 290 | + | |
290 | 291 | | |
291 | | - | |
| 292 | + | |
292 | 293 | | |
293 | 294 | | |
294 | 295 | | |
295 | 296 | | |
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
299 | | - | |
| 300 | + | |
| 301 | + | |
300 | 302 | | |
301 | | - | |
| 303 | + | |
302 | 304 | | |
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
308 | 310 | | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
309 | 315 | | |
310 | 316 | | |
311 | | - | |
| 317 | + | |
312 | 318 | | |
313 | 319 | | |
314 | 320 | | |
315 | 321 | | |
316 | 322 | | |
317 | 323 | | |
318 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
319 | 329 | | |
320 | 330 | | |
321 | | - | |
| 331 | + | |
322 | 332 | | |
323 | 333 | | |
324 | 334 | | |
| |||
328 | 338 | | |
329 | 339 | | |
330 | 340 | | |
331 | | - | |
| 341 | + | |
332 | 342 | | |
333 | 343 | | |
334 | 344 | | |
| |||
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
0 commit comments