OpenSearch/x-pack
Nhat Nguyen 6665ebe7ab Harden search context id (#53143)
Using a Long alone is not strong enough for the id of search contexts
because we reset the id generator whenever a data node is restarted.
This can lead to two issues:

1. Fetch phase can fetch documents from another index
2. A scroll search can return documents from another index

This commit avoids these issues by adding a UUID to SearchContexId.
2020-03-11 11:48:11 -04:00
..
dev-tools
docs [7.x][DOCS] Adds common definitions for security settings (#51017) (#53242) 2020-03-06 16:28:54 -08:00
license-tools Support "enterprise" license types (#49474) 2019-12-12 14:37:44 +11:00
plugin Harden search context id (#53143) 2020-03-11 11:48:11 -04:00
qa [7.x][ML] Rename data frame analytics maximum_number_trees to max_trees (#53300) (#53390) 2020-03-11 12:45:27 +02:00
snapshot-tool Upgrade GCS SDK to 1.104.0 (#52839) (#53152) 2020-03-05 11:18:18 +01:00
test Document SAML APIs (#45105) (#47909) 2019-10-11 16:34:11 +03:00
transport-client Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
NOTICE.txt
README.md
build.gradle [7.x] Update opensaml dependency (#44972) (#49512) 2019-11-29 00:17:16 +02:00

README.md

Elastic License Functionality

This directory tree contains files subject to the Elastic License. The files subject to the Elastic License are grouped in this directory to clearly separate them from files licensed under the Apache License 2.0.