[
https://issues.apache.org/jira/browse/SOLR-12198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431597#comment-16431597
]
ASF subversion and git services commented on SOLR-12198:
--------------------------------------------------------
Commit 0f29510d6d23d13894714a9c8d400b3f4e814552 in lucene-solr's branch
refs/heads/branch_7x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0f29510 ]
SOLR-12198: Fix precommit
> Stream Evaluators should not copy matrices needlessly
> -----------------------------------------------------
>
> Key: SOLR-12198
> URL: https://issues.apache.org/jira/browse/SOLR-12198
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Priority: Major
> Fix For: 7.4
>
> Attachments: SOLR-12198.patch
>
>
> Currently several of the Stream Evaluators that work with matrices are
> creating multiple copies of the underlying multi-dimensional arrays. This can
> lead to excessive memory usage. This ticket will change these implementations
> so copies of the multi-dimensional arrays that back a matrix are only copied
> when the *copyOf* function is used.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]