hi folks, The failing test in ARROW-3343 has been causing non-deterministic failing CI builds for multiple weeks now, e.g.
https://travis-ci.org/apache/arrow/jobs/439490404 I suggest one of two recourses: * Fix underlying cause (seems to be a shutdown race condition of some kind) * Disable the unit tests temporarily until Flight Java development advances Can someone take a look? Thanks, Wes