You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/10/14 19:55:00 UTC

[jira] [Commented] (SOLR-11657) Deprecate ContentStream out of SolrJ

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

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

Commit 2152ba202686bf4b48e1c92824b97b7671a18d38 in solr's branch refs/heads/main from Joshua Ouma
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=2152ba20268 ]

SOLR-11657: Added @Deprecated annotation (#1064)



> 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
>              Labels: newdev
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)

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