serhiy-bzhezytskyy commented on PR #4811:
URL: https://github.com/apache/solr/pull/4811#issuecomment-5451797034

   Done -- ContentStream is out of SolrJ entirely: `ContentStreamUpdateRequest` 
and `setUploadStream` gone, `CommandOperation`'s ContentStream overloads moved 
to `ApiBag`, the class itself now in solr-core, un-deprecated. Put it in 
`org.apache.solr.util` rather than keeping `org.apache.solr.common.util` -- the 
old name would have been the build's only package with classes in both jars, 
which renderJavadoc rejects.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to