[ 
https://issues.apache.org/jira/browse/SOLR-17582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923898#comment-17923898
 ] 

ASF subversion and git services commented on SOLR-17582:
--------------------------------------------------------

Commit dae9a93824124805b6b96700dab6037a737f40eb in solr's branch 
refs/heads/branch_9x from Matthew Biscocho
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=dae9a938241 ]

SOLR-17582: Stream CLUSTERSTATUS API for SolrJ version >= 9.9 (#3156)

Or if unknown (e.g. some misc. HTTP/JSON).

Co-authored-by: Matthew Biscocho <[email protected]>
(cherry picked from commit 5e328ee77e5eeee858f4112e02652ddd4c8e14b6)


> 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
>          Components: SolrCloud
>            Reporter: David Smiley
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 9.9
>
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to