Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # dev - Re: [JENKINS] Solr-trunk - Build # 1865 - Failure


+
Mark Miller 2012-05-25, 12:01
+
Sami Siren 2012-05-25, 12:11
+
Mark Miller 2012-05-25, 12:44
+
Sami Siren 2012-05-25, 13:00
+
Mark Miller 2012-05-25, 13:54
Copy link to this message
-
Re: [JENKINS] Solr-trunk - Build # 1865 - Failure
Dawid Weiss 2012-05-25, 16:47
> Yeah, I suppose if we could tell the test framework, for this test, ignore this expected uncaught exception, that might help.

This is not a problem technically; for a single test suite I'd just
wrap everything with a rule that would temporarily capture unhandled
exceptions, that's it. I suspect a lot of other exceptions/ problems
we're seeing are due to leaked threads and unclosed jetty/zk sockets,
so I'd rather work on trying to make this more efficient.

I am pretty swamped with other things at the moment but if you can
give me a test case that somehow shows these "long" jetty shutdown
times it'd be a big help.

Dawid

---------------------------------------------------------------------
+
Robert Muir 2012-05-25, 14:16
+
Dawid Weiss 2012-05-25, 16:26
+
Mark Miller 2012-05-25, 18:07
+
Mark Miller 2012-05-25, 19:15
+
Simon Willnauer 2012-05-26, 11:34