OpenSearch/modules
Boaz Leskes 218df3009a
Move update and delete by query to use seq# for optimistic concurrency control (#37857)
The delete and update by query APIs both offer protection against overriding concurrent user changes to the documents they touch. They currently are using internal versioning. This PR changes that to rely on sequences numbers and primary terms.

Relates #37639 
Relates #36148 
Relates #10708
2019-01-29 10:23:05 -05:00
..
aggs-matrix-stats Add helper classes to determine if aggs have a value (#36020) 2019-01-22 12:38:55 -05:00
analysis-common Clean codebase from empty statements (#37822) 2019-01-25 14:23:02 +01:00
ingest-common Add BWC compatible processing to ingest date processors (#37407) 2019-01-25 13:50:19 +01:00
ingest-geoip Mute test on windows 2019-01-21 11:13:15 +02:00
ingest-user-agent Package ingest-user-agent as a module (#36956) 2018-12-22 20:20:53 -05:00
lang-expression Upgrade to lucene-8.0.0-snapshot-83f9835. (#37668) 2019-01-22 11:44:29 +01:00
lang-mustache Only log one types warning per bulk search request. (#37446) 2019-01-15 12:38:32 -08:00
lang-painless Change `rational` to `saturation` in script_score (#37766) 2019-01-23 14:28:20 -05:00
mapper-extras Rename feature, feature_vector and feature_query (#37794) 2019-01-24 19:18:48 -05:00
parent-join enable bwc tests and bump versions after backporting https://github.com/elastic/elasticsearch/pull/37639 2019-01-24 20:55:55 +01:00
percolator Deprecate reference to _type in lookup queries (#37016) 2019-01-08 18:46:41 -08:00
rank-eval Remove test only SearchShardTarget constructor (#37912) 2019-01-29 14:58:11 +01:00
reindex Move update and delete by query to use seq# for optimistic concurrency control (#37857) 2019-01-29 10:23:05 -05:00
repository-url SNAPSHOT: Make Atomic Blob Writes Mandatory (#37168) 2019-01-07 12:11:19 +01:00
transport-netty4 Extract message serialization from `TcpTransport` (#37034) 2019-01-21 14:14:18 -07:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00