David Smiley created SOLR-17582:
-----------------------------------

             Summary: CLUSTERSTATUS API could stream the response to save memory
                 Key: SOLR-17582
                 URL: https://issues.apache.org/jira/browse/SOLR-17582
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
            Reporter: David Smiley


The CLUSTERSTATUS API currently creates the entire response before submitting 
it.  If there are many thousands of collections, this will use up memory.  It 
could easily be modified to stream the response to compute each collection 
information just-in-time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to