[
https://issues.apache.org/jira/browse/SOLR-17582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909785#comment-17909785
]
ASF subversion and git services commented on SOLR-17582:
--------------------------------------------------------
Commit 1b1c92596908457a8c1c1bccaaeee82c5f122fb2 in solr's branch
refs/heads/main from Matthew Biscocho
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=1b1c9259690 ]
SOLR-17582 Stream CLUSTERSTATUS API response (#2916)
The CLUSTERSTATUS API will now stream each collection's status to the response,
fetching and computing it on the fly. To avoid a backwards compatibility
concern, this won't work for wt=javabin.
> 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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 3h 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]