Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-12198

Stream Evaluators should not copy matrices needlessly

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 7.4
    • None
    • None

    Description

      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.

      Attachments

        1. SOLR-12198.patch
          9 kB
          Joel Bernstein

        Activity

          People

            jbernste Joel Bernstein
            jbernste Joel Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: