[
https://issues.apache.org/jira/browse/SOLR-11657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869649#comment-16869649
]
David Smiley commented on SOLR-11657:
-------------------------------------
This issue was never resolved; ContentStream is not marked Deprecated. Hmm;
but SolrRequest.getContentStreams is; which is the primary client side
exposure. Given that, I think we could remove it in a minor release. AS of
8.0 and previously even, client code can use RequestWriter.ContentWriter and be
compatible with all 8.0 releases.
> Deprecate ContentStream out of SolrJ
> ------------------------------------
>
> Key: SOLR-11657
> URL: https://issues.apache.org/jira/browse/SOLR-11657
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Reporter: David Smiley
> Priority: Major
>
> In SOLR-11380, SolrJ added a {{RequestWriter.ContentWriter}} abstraction to
> improve SolrJ's ability to stream data with less buffering. This basically
> obsoletes {{ContentStream}} in SolrJ. We have both for back-compat but we
> need to mark ContentStream deprecated in SolrJ if we are to be rid of it in
> 8.0.
> In another issue for 8.0 we can move ContentStream to solr-core where it's
> used to consume data from the client, and then remove the deprecated stuff.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]