Commit a5e4024
committed
Merge branch '6.x' into ccr-6.x
* 6.x:
Stop forking javac (#30462)
Fix tribe tests
Docs: Use task_id in examples of tasks (#30436)
Security: Rename IndexLifecycleManager to SecurityIndexManager (#30442)
Packaging: Set elasticsearch user to have non-existent homedir (#29007)
[Docs] Fix typo in cardinality-aggregation.asciidoc (#30434)
Avoid NPE in `more_like_this` when field has zero tokens (#30365)
Build: Switch to building javadoc with html5 (#30440)
Add a quick tour of the project to CONTRIBUTING (#30187)
Add stricter geohash parsing (#30376)
Reindex: Use request flavored methods (#30317)
Silence SplitIndexIT.testSplitIndexPrimaryTerm test failure. (#30432)
Auto-expand replicas when adding or removing nodes (#30423)
Silence IndexUpgradeIT test failures. (#30430)
Fix line length violation in cache tests
Add failing test for core cache deadlock
[DOCS] convert forcemerge snippet
Update forcemerge.asciidoc (#30113)
Added zentity to the list of API extension plugins (#29143)
Fix the search request default operation behavior doc (#29302) (#29405)
Watcher: Mark watcher as started only after loading watches (#30403)
Correct wording in log message (#30336)
Do not fail snapshot when deleting a missing snapshotted file (#30332)
AwaitsFix testCreateShrinkIndexToN
DOCS: Correct mapping tags in put-template api
DOCS: Fix broken link in the put index template api
Add put index template api to high level rest client (#30400)
[Docs] Add snippets for POS stop tags default value
Remove entry inadvertently picked into changelog
Move respect accept header on no handler to 6.3.1
Respect accept header on no handler (#30383)
[Test] Add analysis-nori plugin to the vagrant tests
[Rollup] Validate timezone in range queries (#30338)
[Docs] Fix bad link
[Docs] Fix end of section in the korean plugin docs
add the Korean nori plugin to the change logs
Expose the Lucene Korean analyzer module in a plugin (#30397)
Docs: remove transport_client from CCS role example (#30263)
Test: remove cluster permission from CCS user (#30262)
Watcher: Remove unneeded index deletion in tests
fix docs branch version
fix lucene snapshot version
Upgrade to 7.4.0-snapshot-1ed95c097b (#30357)
[ML][TEST] Clean up jobs in ModelPlotIT
Watcher: Ensure trigger service pauses execution (#30363)
[DOCS] Fixes ordering of changelog sections
[DOCS] Commented out empty sections in the changelog to fix the doc build. (#30372)
Make RepositoriesMetaData contents unmodifiable (#30361)
Change signature of Get Repositories Response (#30333)
6.x Backport: Terms query validate bug (#30319)
InternalEngineTests.testConcurrentOutOfOrderDocsOnReplica should use two documents (#30121)
Security: reduce garbage during index resolution (#30180)
Test: use trial license in qa tests with security
[ML] Add integration test for model plots (#30359)
SQL: Fix bug caused by empty composites (#30343)
[ML] Account for gaps in data counts after job is reopened (#30294)
[ML] Refactor DataStreamDiagnostics to use array (#30129)
Make licensing FIPS-140 compliant (#30251)
Do not load global state when deleting a snapshot (#29278)
Don't load global state when only restoring indices (#29239)
Tests: Use different watch ids per test in smoke test (#30331)
Watcher: Make start/stop cycle more predictable and synchronous (#30118)
[Docs] Add term query with normalizer example
Adds Eclipse config for xpack licence headers (#30299)
Fix message content in users tool (#30293)
[DOCS] Removed X-Pack breaking changes page
[DOCS] Added security breaking change
[DOCS] Fixes link to TLS LDAP info
[DOCS] Merges X-Pack release notes into changelog (#30350)
[DOCS] Fixes broken links to bootstrap user (#30349)
[Docs] Remove errant changelog line
Fix NPE when CumulativeSum agg encounters null/empty bucket (#29641)
[DOCS] Reorganizes authentication details in Stack Overview (#30280)
Tests: Simplify VersionUtils released version splitting (#30322)
Fix merging logic of Suggester Options (#29514)
ReplicationTracker.markAllocationIdAsInSync may hang if allocation is cancelled (#30316)
[DOCS] Adds LDAP realm configuration details (#30214)
[DOCS] Adds native realm configuration details (#30215)
Disable SSL on testing old BWC nodes (#30337)
[DOCS] Enables edit links for X-Pack pages
Cancelling a peer recovery on the source can leak a primary permit (#30318)
SQL: Reduce number of ranges generated for comparisons (#30267)
[DOCS] Adds links to changelog sections
Convert server javadoc to html5 (#30279)
REST Client: Add Request object flavored methods (#29623)
Create default ES_TMPDIR on Windows (#30325)
[Docs] Clarify `fuzzy_like_this` redirect (#30183)
Fix docs of the `_ignored` meta field.
Add a new `_ignored` meta field. (#29658)
Move repository-azure fixture test to QA project (#30253)File tree
466 files changed
+11919
-6035
lines changed- buildSrc
- src/main
- groovy/org/elasticsearch/gradle
- test
- resources
- eclipse.settings
- license-headers
- 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
- documentation
- distribution
- packages/src/common/scripts
- src/bin
- docs
- java-rest
- high-level
- indices
- low-level
- plugins
- reference
- aggregations/metrics
- cat
- cluster
- docs
- indices
- mapping
- fields
- params
- modules
- query-dsl
- search/request
- setup
- src/test/cluster/config
- modules
- analysis-common/src/test/java/org/elasticsearch/analysis/common
- lang-expression/licenses
- reindex/src
- main/java/org/elasticsearch/index/reindex/remote
- test/java/org/elasticsearch/index/reindex/remote
- plugins
- analysis-icu/licenses
- analysis-kuromoji
- licenses
- src/test/resources/rest-api-spec/test/analysis_nori
- analysis-nori
- licenses
- src
- main/java/org/elasticsearch
- index/analysis
- plugin/analysis/nori
- test
- java/org/elasticsearch/index/analysis
- resources
- org/elasticsearch/index/analysis
- rest-api-spec/test/analysis_nori
- analysis-phonetic/licenses
- analysis-smartcn/licenses
- analysis-stempel/licenses
- analysis-ukrainian/licenses
- repository-azure
- qa
- microsoft-azure-storage
- src/test
- java/org/elasticsearch/repositories/azure
- resources/rest-api-spec/test/repository_azure
- src/test/resources/rest-api-spec/test/repository_azure
- qa
- smoke-test-http/src/test/java/org/elasticsearch/http
- vagrant/src/test/resources/packaging
- tests
- utils
- rest-api-spec/src/main/resources/rest-api-spec/test/search
- server
- licenses
- src
- main/java/org
- apache/lucene/queries
- elasticsearch
- action
- admin
- cluster
- health
- repositories/get
- reroute
- shards
- state
- indices
- flush
- forcemerge
- template/put
- upgrade/post
- validate/query
- bulk
- get
- index
- search
- support
- master
- replication
- single/instance
- termvectors
- client
- cluster
- block
- metadata
- node
- routing
- allocation
- allocator
- decider
- common
- blobstore
- bytes
- collect
- component
- geo
- inject/internal
- lease
- lucene
- search
- network
- settings
- unit
- util
- concurrent
- discovery/zen
- gateway
- index
- engine
- fielddata
- ordinals
- fieldvisitor
- mapper
- query
- reindex
- search
- stats
- seqno
- shard
- snapshots/blobstore
- store
- translog
- indices
- recovery
- node
- repositories
- blobstore
- rest
- action/admin/cluster
- search
- aggregations
- bucket
- composite
- metrics
- cardinality
- scripted
- tophits
- pipeline/cumulativesum
- support
- builder
- fetch/subphase/highlight
- internal
- rescore
- sort
- suggest
- completion
- phrase
- term
- snapshots
- transport
- test/java/org/elasticsearch
- action/admin/indices
- create
- template/put
- common
- cache
- geo
- index
- engine
- mapper
- search/geo
- seqno
- shard
- indices
- cluster
- recovery
- search
- aggregations/pipeline
- morelikethis
- suggest
- snapshots
- validate
- test/framework/src
- main/java/org/elasticsearch
- index/engine
- indices/analysis
- repositories
- search/aggregations
- test
- tasks
- test/java/org/elasticsearch/test
- x-pack
- docs/en
- commands
- release-notes
- security
- authentication
- securing-communications
- tribe-clients-integrations
- license-tools/src
- main/java/org/elasticsearch/license/licensor
- test/resources
- plugin
- core
- src
- main/java/org/elasticsearch
- license
- xpack/core/ml/job/config
- test
- java/org/elasticsearch/license
- resources
- ml/src
- main/java/org/elasticsearch/xpack/ml/job/process
- diagnostics
- test/java/org/elasticsearch/xpack/ml/job/process/diagnostics
- rollup/src
- main/java/org/elasticsearch/xpack/rollup/action
- test/java/org/elasticsearch/xpack/rollup/action
- security/src
- main/java/org/elasticsearch/xpack/security
- audit/index
- authc
- esnative
- file/tool
- support/mapper
- authz
- store
- support
- test
- java/org/elasticsearch/xpack/security
- action
- saml
- user
- authc
- esnative
- support/mapper
- support
- resources
- sql
- jdbc/licenses
- sql-proto/licenses
- src
- main/java/org/elasticsearch/xpack/sql
- execution/search
- expression/predicate
- optimizer
- tree
- test/java/org/elasticsearch/xpack/sql
- optimizer
- querydsl/query
- src/test
- java/org/elasticsearch/xpack/test/rest
- resources/rest-api-spec/test/license
- upgrade/src/test/java/org/elasticsearch/xpack/upgrade
- watcher/src
- main/java/org/elasticsearch/xpack/watcher
- execution
- history
- transport/actions/stats
- trigger/schedule/engine
- test/java/org/elasticsearch/xpack/watcher
- execution
- history
- test/integration
- transport/actions/stats
- qa
- full-cluster-restart
- src/test/java/org/elasticsearch/xpack/restart
- ml-basic-multi-node/src/test/java/org/elasticsearch/xpack/ml/integration
- ml-disabled/src/test/java/org/elasticsearch/xpack/ml/integration
- ml-native-tests/src/test/java/org/elasticsearch/xpack/ml/integration
- multi-cluster-search-security/src/test/resources/rest-api-spec/test/multi_cluster
- multi-node
- security-tools-tests/src/test/java/org/elasticsearch/xpack/security/authc/file/tool
- smoke-test-plugins-ssl
- smoke-test-plugins
- smoke-test-watcher-with-security/src/test/java/org/elasticsearch/smoketest
- smoke-test-watcher/src/test/java/org/elasticsearch/smoketest
- sql/security
- tribe-tests-with-security/src/test/java/org/elasticsearch
- test
- xpack/security
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
466 files changed
+11919
-6035
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 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 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
178 | 267 | | |
179 | 268 | | |
180 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
410 | 411 | | |
411 | 412 | | |
412 | 413 | | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
413 | 422 | | |
414 | 423 | | |
415 | 424 | | |
416 | 425 | | |
| 426 | + | |
417 | 427 | | |
418 | 428 | | |
419 | 429 | | |
| |||
Lines changed: 12 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
504 | 509 | | |
505 | 510 | | |
506 | 511 | | |
| |||
550 | 555 | | |
551 | 556 | | |
552 | 557 | | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
| 558 | + | |
| 559 | + | |
561 | 560 | | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
| 561 | + | |
568 | 562 | | |
569 | 563 | | |
570 | 564 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments