OpenSearch/test/framework
Simon Willnauer c6573e6e56 Filter actions to trace in test
Notifications for request tracing are invoked concurrently and can still
be in flight once a tracer is installed in the test. This can lead to side-effects
since the test relied on exact invocations. This commit adds action filtering
to the test tracer to only count invocations for the relevant actions.

Closes #22418
2017-01-03 23:40:52 +01:00
..
src Filter actions to trace in test 2017-01-03 23:40:52 +01:00
build.gradle Group client projects under :client 2016-06-22 14:26:41 -04:00