OpenSearch/core/src
Chris Earle f2eeceb10d _nodes/stats should not fail due to concurrent AlreadyClosedException (#25016)
This catches `AlreadyClosedException` during `stats` calls to avoid failing a `_nodes/stats` request because of the ignorable, concurrent index closure.
2017-06-28 10:08:45 -04:00
..
main _nodes/stats should not fail due to concurrent AlreadyClosedException (#25016) 2017-06-28 10:08:45 -04:00
test _nodes/stats should not fail due to concurrent AlreadyClosedException (#25016) 2017-06-28 10:08:45 -04:00