How hard/reasonable would it be to see a full thread dump on every
heartbeat of a slow running test when the test finally times out?

I ask because ... I've seen a number of recent test failures that seem
to be hung, but since we only get a single full thread dump when the
test finally experiences a heart attack, we can't really know.

If we had N thread dumps, we could compare and see if the offending
thread(s) are caught in different places each time?

Mike McCandless

http://blog.mikemccandless.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to