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

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

Okay, I see now, we simply don't process the response, we just use the error 
code on success since it's {responseHeader={status=0,QTime=0}}.

Following the logic in 
https://issues.apache.org/jira/browse/SOLR-8451?focusedCommentId=15110095&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15110095,
 we should just nicely eat this up.

> 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: Bug
>            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