OpenSearch/qa/evil-tests
Jason Tedor d5451b2037
Die with dignity while merging
If an out of memory error is thrown while merging, today we quietly
rewrap it into a merge exception and the out of memory error is
lost. Instead, we need to rethrow out of memory errors, and in fact any
fatal error here, and let those go uncaught so that the node is torn
down. This commit causes this to be the case.

Relates #27265
2017-11-06 17:55:11 -05:00
..
src/test Die with dignity while merging 2017-11-06 17:55:11 -05:00
build.gradle Move tribe to a module (#25778) 2017-07-28 11:23:50 +02:00