OpenSearch/test/framework
Tim Brooks f96dccd1ec
Propogate rejected execution during bulk actions (#64886)
Currently a rejected execution exception can be swallowed when async
actions return during transport bulk actions. This includes scenarios
where we went async to perform ingest pipelines or index creation. This
commit resolves the issue by propagating a rejected exception.
2020-11-10 12:16:40 -07:00
..
src Propogate rejected execution during bulk actions (#64886) 2020-11-10 12:16:40 -07:00
build.gradle Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00