OpenSearch/x-pack/plugin/watcher
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
..
licenses Upgrade to the latest OWASP HTML sanitizer (#50765) (#51166) 2020-01-17 10:00:33 -07:00
qa [7.x] Refactor watcher tests (#52799) (#52844) 2020-02-26 15:57:10 -06:00
src Simplify watcher indexing listener.(#53046) 2020-03-03 11:01:57 +01:00
build.gradle [7.x] Refactor watcher tests (#52799) (#52844) 2020-02-26 15:57:10 -06:00