| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
840 (0.842s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: CC0 license compatibility - Lucene - [mail # dev]
|
|
...Ah, ok! I just remembered that some of this stuff was exploding memory and Uwe reverted it so that Jenkins could do its job. Don't know if it was a bug or something else - had very little ti...
|
|
|
Author: Dawid Weiss,
2013-01-02, 10:52
|
|
|
Re: CC0 license compatibility - Lucene - [mail # dev]
|
|
...You probably have talked about it but just to mention -- wouldn't an algorithmic solution the type of rrd be better than collecting all the individual samples? Depending on the stats you nee...
|
|
|
Author: Dawid Weiss,
2013-01-02, 09:24
|
|
|
Re: CC0 license compatibility - Lucene - [mail # dev]
|
|
...Just curious -- what do you need a thread local random for, Alan? Is it for tests or for the main code? Dawid ...
|
|
|
Author: Dawid Weiss,
2013-01-02, 07:59
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 23 - Failure! - Lucene - [mail # dev]
|
|
...[junit4:junit4] >>> JVM J0: stderr (verbatim) ---- [junit4:junit4] java(198,0x134840000) malloc: *** error for object 0x13682ef60: pointer being freed was not allocated [junit4:juni...
|
|
|
Author: Dawid Weiss,
2012-12-30, 20:53
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure! - Lucene - [mail # dev]
|
|
...Yep, it is pretty crazy with strings in this dump. Consider the duplicate strings report: (string, waste memory, # of duplicates) "RequestHandlerBase" 36803312 304888 "type" 33161040 1...
|
|
|
Author: Dawid Weiss,
2012-12-26, 21:16
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure! - Lucene - [mail # dev]
|
|
...Can you make that dump available? I'll check with yourkit. They have licenses for open source developers too and it's a great piece of software. Yeah, this is a known gotcha. In Java8...
|
|
|
Author: Dawid Weiss,
2012-12-26, 15:53
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure! - Lucene - [mail # dev]
|
|
...i was thinking about adding a hook to memorypool mx bean as far as i remember it does have 'peak' memory usage for permgen and it could be charted over time. parsing gc logs is kind of hard ...
|
|
|
Author: Dawid Weiss,
2012-12-26, 14:48
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure! - Lucene - [mail # dev]
|
|
...And I meant 1.7 build plans of course; the ones using 1.6 may be affected if these strings are indeed interned. D. ...
|
|
|
Author: Dawid Weiss,
2012-12-26, 13:24
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure! - Lucene - [mail # dev]
|
|
...Good bug hunting, Mr Holmes! Not sure but YourKit may be able to do that (in particular if you attach it using its own agent, not the default one). Just a note -- interned stri...
|
|
|
Author: Dawid Weiss,
2012-12-26, 13:23
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_37) - Build # 3421 - Failure! - Lucene - [mail # dev]
|
|
...I think it would be nice if Mike could add permgen pool stats (mx bean) to his charts :) This way we would see the average permgen usage over time -- it's easy to spot the regression then. S...
|
|
|
Author: Dawid Weiss,
2012-12-26, 09:13
|
|
|
|