David Smiley created SOLR-11657:
-----------------------------------

             Summary: Deprecate ContentStream out of SolrJ
                 Key: SOLR-11657
                 URL: https://issues.apache.org/jira/browse/SOLR-11657
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrJ
            Reporter: David Smiley


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
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to