arturobernalg opened a new pull request, #641:
URL: https://github.com/apache/httpcomponents-core/pull/641

   This patch fixes callback signaling in `JsonSequenceResponseConsumer` for 
error responses (>= 300).
   Previously, the error body was consumed and `errorCallback` could be 
invoked, but the main `resultCallback` was not completed or failed. In async 
client flow this could leave the exchange waiting indefinitely.
   


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