[
https://issues.apache.org/jira/browse/SOLR-6603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163645#comment-14163645
]
ASF GitHub Bot commented on SOLR-6603:
--------------------------------------
GitHub user cpoerschke opened a pull request:
https://github.com/apache/lucene-solr/pull/97
LBHttpSolrServer - lazily allocate skipped-zombie-servers list
https://issues.apache.org/jira/i#browse/SOLR-6603
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bloomberg/lucene-solr
trunk-LBHttpSolrServer-lazy-zombies-skipped
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/97.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #97
----
commit bd9ee28d1b6cf26f55689bf5079b4fca1caa317b
Author: Christine Poerschke <[email protected]>
Date: 2014-09-19T11:16:26Z
solr: LBHttpSolrServer - lazily allocate skipped-zombie-servers list
----
> LBHttpSolrServer - lazily allocate skipped-zombie-servers list
> --------------------------------------------------------------
>
> Key: SOLR-6603
> URL: https://issues.apache.org/jira/browse/SOLR-6603
> Project: Solr
> Issue Type: Wish
> Reporter: Christine Poerschke
> Priority: Trivial
>
> On the assumption that for most requests the list would actually remain empty
> lazy allocation would save a small amount of allocation/subsequent garbage
> collection for most requests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]