OpenSearch/x-pack/snapshot-tool/src
Armin Braun 302e09decf
Simplify some Common ActionRunnable Uses (#47799) (#47828)
Especially in the snapshot code there's a lot
of logic chaining `ActionRunnables` in tricky
ways now and the code is getting hard to follow.
This change introduces two convinience methods that
make it clear that a wrapped listener is invoked with
certainty in some trickier spots and shortens the code a bit.
2019-10-09 23:29:50 +02:00
..
bin Snapshot tool S3 cleanup 7.x backport (#44575) 2019-07-30 11:02:08 +02:00
main/java/org/elasticsearch/snapshots Snapshot tool S3 cleanup 7.x backport (#44575) 2019-07-30 11:02:08 +02:00
test/java/org/elasticsearch/snapshots Simplify some Common ActionRunnable Uses (#47799) (#47828) 2019-10-09 23:29:50 +02:00