[
https://issues.apache.org/jira/browse/SOLR-9147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-9147:
-----------------------------------
Attachment: SOLR-9147.patch
also need to remove commons-io-unsafe-2.4.jar from solr/common-build.xml it
seems lucene's twin goes fine without it.
> avoid expensive byte[] resize in EmbeddedSolrServer
> ---------------------------------------------------
>
> Key: SOLR-9147
> URL: https://issues.apache.org/jira/browse/SOLR-9147
> Project: Solr
> Issue Type: Improvement
> Components: Server
> Reporter: Mikhail Khludnev
> Assignee: Mikhail Khludnev
> Fix For: 6.1, master (7.0)
>
> Attachments: SOLR-9147.patch, SOLR-9147.patch
>
>
> This issue makes modest step toward EmbeddedSolrServer efficiency.
> It replaces {{java.io.ByteArrayOutputStream}} which has quite expensive
> resizes with incrementally growing BAOS from commons-io 2.5.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]