[ 
https://issues.apache.org/jira/browse/SOLR-14636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17156478#comment-17156478
 ] 

Mark Robert Miller edited comment on SOLR-14636 at 7/13/20, 4:36 AM:
---------------------------------------------------------------------

Oh man, I had forgotten this one sort of. Full memory restored. So, fun fact, 
Solr tests allocate tremendous amounts of garbage on the heap, tremendous. Like 
huge. GC keeps up, it’s no killer, but hundreds of megabytes and gigabytes - 
and the kicker is, 99% of that is generated in non test code and oh by the way 
not like most of that (almost all of that)is not necessary or useful at all.

Like all the heap usage in tests, tremendous anoubts of it, begone! Branch god 
powers almost restored


was (Author: markrmiller):
Oh man, I had forgotten this one sort of. Full memory restored. So, fun fact, 
Solr tests allocate tremendous amounts of garbage on the heap, tremendous. Like 
huge. GC keeps up, it’s no killer, but hundreds of megabytes and gigabytes - 
and the kicker is, 99% of that is generated in non test code and oh by the way 
not like most of them (almost all of them)are necessary or useful at all.

> Provide a reference implementation for SolrCloud that is stable and fast.
> -------------------------------------------------------------------------
>
>                 Key: SOLR-14636
>                 URL: https://issues.apache.org/jira/browse/SOLR-14636
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Robert Miller
>            Assignee: Mark Robert Miller
>            Priority: Major
>
> SolrCloud powers critical infrastructure and needs the ability to run quickly 
> with stability. This reference implementation will allow for this.
> *location*: [https://github.com/apache/lucene-solr/tree/reference_impl]
> *status*: alpha
> *speed*: ludicrous
> *tests***:
>  * *core*: passing with ignores (not solid*)
>  * *solrj*: passing with ignores (not solid*)
>  * *test-framework*:  passing with ignores (not solid*)
>  * *contrib/analysis-extras*:  passing with ignores (not solid*)
>  * *contrib/analytics*:  passing with ignores (not solid*)
>  * *contrib/clustering*:  passing with ignores (not solid*)
>  * *contrib/dataimporthandler*:  passing with ignores (not solid*)
>  * *contrib/dataimporthandler-extras*:  passing with ignores (not solid*)
>  * *contrib/extraction*:  passing with ignores (not solid*)
>  * *contrib/jaegertracer-configurator*:  passing with ignores (not solid*)
>  * *contrib/langid*:  passing with ignores (not solid*)
>  * *contrib/prometheus-exporter*:  passing with ignores (not solid*)
>  * *contrib/velocity*:  passing with ignores (not solid*)
> _* Running tests quickly and efficiently with strict policing will more 
> frequently find bugs and requires a period of hardening._
>  _** Non Nightly currently, Nightly comes last._



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to