Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 1148 (0.394s).
Loading phrases to help you
refine your search...
Re: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit) - Lucene - [mail # dev]
...I think I can help. Fetch this (sorry for putting together the whole world  http://ophelia.cs.put.poznan.pl/~dweiss/download/_g1gc.tar.gz  and unpack to, depending on which system ...
   Author: Dawid Weiss, 2013-03-07, 09:30
Re: JVM hanging when using G1GC on JDK8 b78 or b79 (Linux 32 bit) - Lucene - [mail # dev]
...Here you go: http://pastebin.com/raw.php?i=b2PHLm1e  Dawid  On Wed, Mar 6, 2013 at 8:52 AM, David Holmes wrote:  ...
   Author: Dawid Weiss, 2013-03-06, 07:55
Re: verbose logging - Lucene - [mail # dev]
...To add to the confusion, tests.verbose system property is not really related to how the test framework works, Erick.  It is still *used* to initialize certain flags in the code and thes...
   Author: Dawid Weiss, 2013-03-05, 13:08
Re: verbose logging - Lucene - [mail # dev]
...I think that's a short legged deer... or whatever the English idiom is, you get the picture :) There will always be somebody who needs just N + 1 lines of output and who will complain about ...
   Author: Dawid Weiss, 2013-03-05, 11:14
Re: verbose logging - Lucene - [mail # dev]
...You can enable them again. I've warned you though: it wasn't turned off without a sensible reason; it'll be a problem sooner or later. Those XML files were huge at times.  Dawid  O...
   Author: Dawid Weiss, 2013-03-05, 08:30
Re: verbose logging - Lucene - [mail # dev]
...common-build.xml:                                     Like I said though -- I would *not* bring stdo...
   Author: Dawid Weiss, 2013-03-05, 07:00
Re: verbose logging - Lucene - [mail # dev]
...I used to emit stdout to those XML files but Solr emits so much logging information from certain tests that it got XML parsers/ transformers hit OOM a few times on jenkins... I disabled it i...
   Author: Dawid Weiss, 2013-03-05, 06:58
Re: verbose logging - Lucene - [mail # dev]
...The system variable has nothing to do with it. The output from tests is passed to report plugins and the default one printing to console simply discards whatever goes to sysout/syserr if a t...
   Author: Dawid Weiss, 2013-03-04, 20:54
Re: verbose logging - Lucene - [mail # dev]
...By default the output from tests that passed is not dumped to the console (you wouldn't be able to track which JVM dumped what anyway when running on multicore). If you need a full log then:...
   Author: Dawid Weiss, 2013-03-04, 14:52
Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4533 - Still Failing! - Lucene - [mail # dev]
...The parent. The reason here was to avoid spawning a background thread on the child to avoid any interference with existing tests. So the parent tracks events that tell where the child is goi...
   Author: Dawid Weiss, 2013-03-04, 13:30
Sort:
project
Lucene (963)
Mahout (131)
Solr (41)
Nutch (10)
PyLucene (3)
type
mail # dev (914)
issue (119)
mail # user (114)
mail # general (1)
date
last 7 days (6)
last 30 days (12)
last 90 days (54)
last 6 months (160)
last 9 months (1119)
author
Chris Hostetter (8058)
Yonik Seeley (6097)
Michael McCandless (5881)
Erick Erickson (5676)
Grant Ingersoll (5468)
Otis Gospodnetic (5018)
Erik Hatcher (4377)
Mark Miller (3967)
Robert Muir (3760)
Ted Dunning (3757)
Uwe Schindler (3319)
Markus Jelsma (2741)
Sean Owen (2729)
Lance Norskog (2533)
Karl Wright (2221)
Dawid Weiss