Commit 7dcbecc
committed
Merge branch '6.x' into ccr-6.x
* 6.x:
Mute testCorruptFileThenSnapshotAndRestore
Plugins: Remove meta plugins (#30670)
Upgrade to Lucene-7.4.0-snapshot-59f2b7aec2 (#30726)
Docs: Add uptasticsearch to list of clients (#30738)
[TEST] Reduce forecast overflow to disk test memory limit (#30727)
[DOCS] Removes redundant index.asciidoc files (#30707)
[DOCS] Moves X-Pack configurationg pages in table of contents (#30702)
[ML][TEST] Fix bucket count assertion in ModelPlotsIT (#30717)
[ML][TEST] Make AutodetectMemoryLimitIT less fragile (#30716)
[Build] Add test admin when starting gradle run with trial license and
[ML] provide tmp storage for forecasting and possibly any ml native jobs #30399
Tests: Fail if test watches could not be triggered (#30392)
Watcher: Prevent duplicate watch triggering during upgrade (#30643)
[ML] add version information in case of crash of native ML process (#30674)
Add detailed assert message to IndexAuditUpgradeIT (#30669)
Preserve REST client auth despite 401 response (#30558)
Make TransportClusterStateAction abide to our style (#30697)
[DOCS] Fixes edit URLs for stack overview (#30583)
[DOCS] Add missing callout in IndicesClientDocumentationIT
Backport get settings API changes to 6.x (#30494)
Silence sleep based watcher test
[DOCS] Replace X-Pack terms with attributes
Improve explanation in rescore (#30629)
[test] packaging: add windows boxes (#30402)
[ML] Clean left behind model state docs (#30659)
filters agg docs duplicated 'bucket' word removal (#30677)
top_hits doc example description update (#30676)
MovingFunction Pipeline agg backport to 6.x (#30658)
[Docs] Replace InetSocketTransportAddress with TransportAdress (#30673)
[TEST] Account for increase in ML C++ memory usage (#30675)
User proper write-once semantics for GCS repository (#30438)
Deprecate `nGram` and `edgeNGram` names for ngram filters (#30209)
Watcher: Fix watch history template for dynamic slack attachments (#30172)
Fix _cluster/state to always return cluster_uuid (#30656)File tree
208 files changed
+5871
-2232
lines changed- buildSrc
- src/main
- groovy/org/elasticsearch/gradle
- plugin
- test
- vagrant
- resources
- client
- rest-high-level/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- documentation
- rest/src
- main/java/org/elasticsearch/client
- test/java/org/elasticsearch/client
- distribution
- tools/plugin-cli/src
- main/java/org/elasticsearch/plugins
- test/java/org/elasticsearch/plugins
- docs
- community-clients
- java-api/query-dsl
- java-rest/high-level
- indices
- plugins
- reference
- aggregations
- bucket
- metrics
- pipeline
- setup/install
- modules
- analysis-common/src
- main/java/org/elasticsearch/analysis/common
- test/java/org/elasticsearch/analysis/common
- lang-expression/licenses
- lang-painless/src
- main
- java/org/elasticsearch/painless
- resources/org/elasticsearch/painless/spi
- test/resources/rest-api-spec/test/painless
- plugins
- analysis-icu/licenses
- analysis-kuromoji/licenses
- analysis-nori/licenses
- analysis-phonetic/licenses
- analysis-smartcn/licenses
- analysis-stempel/licenses
- analysis-ukrainian/licenses
- examples/meta-plugin
- dummy-plugin1
- src/main/java/org/elasticsearch/example
- dummy-plugin2
- src/main/java/org/elasticsearch/example
- src
- main/resources
- test
- java/org/elasticsearch/smoketest
- resources/rest-api-spec/test/smoke_test_plugins
- repository-gcs/src
- main/java/org/elasticsearch/repositories/gcs
- test/java/org/elasticsearch/repositories/gcs
- qa/no-bootstrap-tests/src/test/java/org/elasticsearch/bootstrap
- rest-api-spec/src/main/resources/rest-api-spec
- api
- test
- cluster.state
- indices.put_settings
- search.aggregation
- search
- server
- licenses
- src
- main/java/org/elasticsearch
- action
- admin
- cluster/state
- indices/settings/get
- index
- analysis
- shard
- store
- plugins
- rest/action/admin/indices
- script
- search
- aggregations/pipeline
- movavg
- models
- movfn
- rescore
- test/java/org/elasticsearch
- action/admin/indices
- create
- settings/get
- index/store
- plugins
- search/aggregations
- bucket/histogram
- pipeline
- bucketmetrics/avg
- movfn
- moving/avg
- test/framework/src/main/java/org/elasticsearch
- indices/analysis
- plugins
- script
- search/aggregations
- x-pack
- docs/en
- ml
- security
- authentication
- setup
- watcher
- plugin
- core/src
- main
- java/org/elasticsearch/xpack/core
- ml/job/process/autodetect/state
- watcher/support
- resources
- test/java/org/elasticsearch/xpack/core/ml/job/process/autodetect/state
- ml/src
- main/java/org/elasticsearch/xpack/ml
- action
- job
- persistence
- process
- autodetect
- params
- writer
- logging
- retention
- test/java/org/elasticsearch/xpack/ml/job/process
- sql
- jdbc/licenses
- sql-proto/licenses
- watcher/src
- main/java/org/elasticsearch/xpack/watcher/transport/actions/put
- test/java/org/elasticsearch/xpack/watcher
- test
- transport
- actions/put
- action/activate
- trigger
- qa
- ml-native-tests
- src/test/java/org/elasticsearch/xpack/ml/integration
- rolling-upgrade/src/test/java/org/elasticsearch/upgrades
- smoke-test-plugins-ssl
- third-party/slack/src/test/resources/rest-api-spec/test/slack
- vagrant
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
208 files changed
+5871
-2232
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 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 | + | |
28 | 68 | | |
29 | 69 | | |
30 | 70 | | |
| |||
303 | 343 | | |
304 | 344 | | |
305 | 345 | | |
306 | | - | |
| 346 | + | |
307 | 347 | | |
308 | | - | |
309 | | - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
310 | 351 | | |
311 | 352 | | |
312 | 353 | | |
313 | | - | |
314 | | - | |
| 354 | + | |
| 355 | + | |
315 | 356 | | |
316 | 357 | | |
317 | 358 | | |
| |||
325 | 366 | | |
326 | 367 | | |
327 | 368 | | |
328 | | - | |
329 | | - | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
330 | 372 | | |
331 | 373 | | |
332 | 374 | | |
333 | 375 | | |
334 | 376 | | |
335 | 377 | | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
342 | 396 | | |
343 | 397 | | |
344 | 398 | | |
345 | 399 | | |
346 | 400 | | |
347 | | - | |
| 401 | + | |
348 | 402 | | |
349 | 403 | | |
350 | 404 | | |
| |||
364 | 418 | | |
365 | 419 | | |
366 | 420 | | |
367 | | - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
368 | 436 | | |
369 | | - | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
370 | 457 | | |
371 | 458 | | |
372 | 459 | | |
| |||
399 | 486 | | |
400 | 487 | | |
401 | 488 | | |
402 | | - | |
| 489 | + | |
403 | 490 | | |
404 | | - | |
405 | | - | |
406 | | - | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
407 | 494 | | |
408 | | - | |
409 | | - | |
410 | | - | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
411 | 498 | | |
412 | | - | |
| 499 | + | |
413 | 500 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
419 | 504 | | |
420 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
421 | 509 | | |
422 | | - | |
423 | | - | |
424 | | - | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
425 | 518 | | |
426 | | - | |
427 | | - | |
428 | 519 | | |
429 | | - | |
| 520 | + | |
| 521 | + | |
430 | 522 | | |
431 | | - | |
432 | | - | |
433 | | - | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
434 | 526 | | |
435 | | - | |
436 | | - | |
437 | | - | |
| 527 | + | |
438 | 528 | | |
439 | | - | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
440 | 532 | | |
441 | | - | |
442 | | - | |
443 | | - | |
| 533 | + | |
444 | 534 | | |
445 | | - | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
446 | 538 | | |
447 | | - | |
448 | | - | |
449 | | - | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
450 | 545 | | |
451 | 546 | | |
452 | 547 | | |
| |||
517 | 612 | | |
518 | 613 | | |
519 | 614 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | 615 | | |
530 | 616 | | |
531 | 617 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
124 | 144 | | |
125 | 145 | | |
126 | 146 | | |
| |||
353 | 373 | | |
354 | 374 | | |
355 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
0 commit comments