You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/09/05 06:41:58 UTC

[GitHub] [solr] samuelgmartinez commented on pull request #283: SOLR-14457: Fix closing of malformed GZIPInputStream

samuelgmartinez commented on pull request #283:
URL: https://github.com/apache/solr/pull/283#issuecomment-913095892


   Sorry for joining late to the PR but I think that removing the interceptor entirely would be a better solution. The current HTTP Client version handles the compression itself when the right headers are present in the response, handling also the errors properly. 
   
   What do you think if I open a new improvement issue to remove that piece of code completely? (less code to maintain 😀)


-- 
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: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org