> Hadoop is up to 2.9.2, we're on 2.7.4. Have you seen any hint that > this behavior is better in a more recent version?
I can't reproduce this problem, unfortunately. Even with the thread locked in an endless loop the runner should make progress and eventually terminate. That it doesn't is very suspicious; could be a bug somewhere, but without a stack trace from the hung JVM I can't really figure out why it's stalling. A better way to move forward would be to remove those annotations that currently leak threads and resources between tests, but I realize it's difficult with external software we don't have full control over. D. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
