OpenSearch/core/src
Nik Everett ac94e5f287 Provide more information about open contexts
Sometimes we get a test failure caused by search contexts left open.
The tests include a stack trace of the call that opened the context
but nothing else about the context. This adds more information about
the context that has been left open like what query it was running,
what shard it targeted, and whether or not it was a scroll.

Relates to #17582
2016-04-10 20:55:31 -04:00
..
main Provide more information about open contexts 2016-04-10 20:55:31 -04:00
test Use `mmapfs` by default. 2016-04-08 20:23:27 +02:00