OpenSearch/x-pack/plugin
Henning Andersen 4c2a8638ca Cascading primary failure lead to MSU too low (#40249)
If a replica were first reset due to one primary failover and then
promoted (before resync completes), its MSU would not include changes
since global checkpoint, leading to errors during translog replay.

Fixed by re-initializing MSU before restoring local history.
2019-03-20 14:00:43 +01:00
..
ccr Cascading primary failure lead to MSU too low (#40249) 2019-03-20 14:00:43 +01:00
core Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00
data-frame [ML] Data Frame HLRC start & stop APIs (#40197) 2019-03-19 13:30:01 +00:00
deprecation Only count some fields types for deprecation check (#40166) 2019-03-19 10:52:35 -06:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Maintain step order for ILM trace logging (#39522) 2019-03-07 11:37:58 -07:00
logstash Update logstash-management.json to use typeless template (#38653) (#39819) 2019-03-08 08:23:30 -06:00
ml Mute JobResultsProviderIT.testMultipleSimultaneousJobCreations 2019-03-17 07:50:08 +00:00
monitoring Fix test which still uses default type (#39997) 2019-03-14 10:37:51 -05:00
rollup Fixed missed stopping of SchedulerEngine (#39193) 2019-02-21 14:31:33 -07:00
security Fail command-line client's auto-URL detection with helpful message (#40151) 2019-03-19 09:04:14 +01:00
sql SQL: fix incorrect ordering of groupings (GROUP BY) based on orderings (ORDER BY) (#40087) 2019-03-18 15:37:45 +02:00
src/test [ML] Data Frame HLRC start & stop APIs (#40197) 2019-03-19 13:30:01 +00:00
watcher Replace java mail with jakarta mail (#40088) 2019-03-19 09:56:44 +01:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00