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

Mark Miller commented on SOLR-8578:
-----------------------------------

Hmmm...and it looks like I thought it only affect Binary and not XML because 
XML does not specify a content type size and I was using the 
InputStream#available call. It affects all types.

> ConcurrentUpdateSolrServer with BinaryResponseParser leaves 40-42 bytes 
> unconsumed from the request response even without errors.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8578
>                 URL: https://issues.apache.org/jira/browse/SOLR-8578
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Priority: Minor
>
> Does not seem to happen with XML response parser.
> Not the largest deal because HttpClient appears to consume unread bytes from 
> the stream for us, but something seems off.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to