OpenSearch/x-pack/plugin
Martijn van Groningen 510db25dd0
Simplify watcher indexing listener.(#53046)
Backport: #52627

Add watcher to trigger server after index operation has succeeded,
instead of adding a watch to trigger service before
the actual index operation has performed on the shard level.

This logic is simpler to reason about in the case that a failure
does occur during the execution of an index operation on
the shard level.

Relates to #52453, but I think doesn't fix it, but makes it easier
to debug.
2020-03-03 11:01:57 +01:00
..
analytics Add size support to `top_metrics` (backport of #52662) (#52914) 2020-02-27 16:12:52 -05:00
autoscaling [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00
ccr Allow dynamic updates for index.hidden setting (#52837) 2020-02-26 11:46:29 -07:00
core [7.x][Transform] implement node.transform to control where to… (#52998) 2020-03-02 16:10:57 +01:00
deprecation Remove DeprecationLogger from route objects (#52285) 2020-02-12 15:05:41 -07:00
enrich [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00
eql EQL: Add implicit ordering on timestamp (#53004) 2020-03-02 22:41:36 +02:00
frozen-indices Upgrade Lucene to 8.5.0-snapshot-b01d7cb (#52584) 2020-02-21 10:25:03 +00:00
graph [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00
ilm [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00
logstash [7.x][ML] Refactor ML mappings and templates into JSON resources (#51… (#52353) 2020-02-14 17:16:06 +02:00
mapper-flattened Add size support to `top_metrics` (backport of #52662) (#52914) 2020-02-27 16:12:52 -05:00
ml Mute RunDataFrameAnalyticsIT.testStopOutlierDetectionWithEnoughDocumentsToScroll 2020-03-02 09:21:55 -08:00
monitoring Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
ql EQL: Add implicit ordering on timestamp (#53004) 2020-03-02 22:41:36 +02:00
rollup Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
search-business-rules Generalize how queries on `_index` are handled at rewrite time (#52815) 2020-02-26 15:37:43 +01:00
security Respect runas realm for ApiKey security operations (#52178) (#52932) 2020-02-28 10:53:52 +11:00
spatial Add support for multipoint shape queries (#52564) (#52705) 2020-02-24 13:46:51 +01:00
sql EQL: Add implicit ordering on timestamp (#53004) 2020-03-02 22:41:36 +02:00
src/test [Transform] restructure transform yaml tests (#52956) 2020-03-03 10:31:22 +01:00
transform [Transform] fix sporadic race condition in TransformUsageIT (#52946) 2020-03-03 10:27:36 +01:00
vectors Add size support to `top_metrics` (backport of #52662) (#52914) 2020-02-27 16:12:52 -05:00
voting-only-node Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
watcher Simplify watcher indexing listener.(#53046) 2020-03-03 11:01:57 +01:00
build.gradle Disable ILM history in x-pack rest tests (#52868) 2020-02-27 17:20:33 +01:00