OpenSearch/qa/die-with-dignity
Nik Everett 5135484a27
Test: Expect extra Exception in die_with_dignity (#29138)
I did a little digging. It looks like IOException is thrown when the other
side closes its connection while we're waiting on our buffer to fill up. We
totally expect that in this test. It feels to me like we should throw a
`ConnectionClosedException` but upstream does not agree:
https://issues.apache.org/jira/browse/HTTPASYNC-134

While we *could* catch the exception and transform it ourselves that
seems like a bigger change than is merited at this point.

Closes #29136
2018-03-19 14:02:55 -04:00
..
src Test: Expect extra Exception in die_with_dignity (#29138) 2018-03-19 14:02:55 -04:00
build.gradle Fix description of die with dignity plugin 2018-03-14 07:45:32 -04:00