[
https://issues.apache.org/jira/browse/SOLR-8501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-8501:
------------------------------
Attachment: SOLR-8501.patch
New patch, fixes the string content type size calc.
> Specify the entity request size when known in HttpSolrClient.
> -------------------------------------------------------------
>
> Key: SOLR-8501
> URL: https://issues.apache.org/jira/browse/SOLR-8501
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Mark Miller
> Attachments: SOLR-8501.patch, SOLR-8501.patch
>
>
> We currently always pass -1 and used chunked encoding. This seems wasteful?
> Chunked encoding has overhead and we generally know the sizes. Seems like it
> would be preferable to set the entity size and trigger the Content-Size:
> header.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]