| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
1168 (0.254s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Restoring system variables - Lucene - [mail # dev]
|
|
...Yep. You cqn use that but it would be probably better if you did not have go modify system properties at all? ;) On Jun 15, 2013 2:47 PM, "Erick Erickson" wrote: ...
|
|
|
Author: Dawid Weiss,
2013-06-15, 12:52
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 6066 - Still Failing! - Lucene - [mail # dev]
|
|
...This is a problem with JUnit in general -- the "name" of a test method is not really known and has to be derived from a Description object... lots of hairy stuff. The info shown above in -Dt...
|
|
|
Author: Dawid Weiss,
2013-06-15, 09:19
|
|
|
Re: Random Errors - Mahout - [mail # dev]
|
|
...If so then this is interesting. Could be an internal VM thread that is not filtered out for some reason. I would add tracking of the mail thread group only by adding: @ThreadLeakGroup(...
|
|
|
Author: Dawid Weiss,
2013-06-10, 12:20
|
|
|
Re: Random Errors - Mahout - [mail # dev]
|
|
...Grant, top of the stack trace is not sufficient to tell what was the offending thread. Copy-paste the entire stack, including nested exceptions. The console will also contain a full stack tr...
|
|
|
Author: Dawid Weiss,
2013-06-10, 06:35
|
|
|
Re: Random Errors - Mahout - [mail # dev]
|
|
...This is because the test suite extends RandomizedTest and this in turn enables a feature of the runner named aptly "thread leak detection". The problem is that if you spawn threads from a te...
|
|
|
Author: Dawid Weiss,
2013-06-09, 14:59
|
|
|
Re: FYI: localhost vs 127.0.0.1 in networking-related tests - Lucene - [mail # dev]
|
|
...Ugh... sorry. I somehow had an impression that the problem is in localhost to 127.0.0.1 matching. D. On Jun 8, 2013 5:29 PM, "Robert Muir" wrote: ...
|
|
|
Author: Dawid Weiss,
2013-06-08, 16:29
|
|
|
Re: FYI: localhost vs 127.0.0.1 in networking-related tests - Lucene - [mail # dev]
|
|
...Could we add a simple test that verifies if a connection like what you've described can be made? It could timeout after a short while in case there's a black hole or something but at least w...
|
|
|
Author: Dawid Weiss,
2013-06-08, 15:04
|
|
|
Re: FYI: localhost vs 127.0.0.1 in networking-related tests - Lucene - [mail # dev]
|
|
...Uwe -- could this be integrated in security manager's checkConnect? Dawid On Sat, Jun 8, 2013 at 3:55 PM, Erick Erickson wrote: ...
|
|
|
Author: Dawid Weiss,
2013-06-08, 13:57
|
|
|
Re: Random Errors - Mahout - [mail # dev]
|
|
...I have a different solution for this in randomizedtesting framework (a Random instance cannot be shared from test to test, it will throw an exception if you do share it). This doesn't solve ...
|
|
|
Author: Dawid Weiss,
2013-06-08, 13:38
|
|
|
Re: Welcome Han Jiang as a new Lucene/Solr committer - Lucene - [mail # dev]
|
|
...Welcome Han! Dawid On Sat, Jun 8, 2013 at 2:17 PM, Michael McCandless wrote: ...
|
|
|
Author: Dawid Weiss,
2013-06-08, 12:50
|
|
|
|