iamsanjay commented on PR #2276:
URL: https://github.com/apache/solr/pull/2276#issuecomment-1991993862

   So far we were only testing internalCompression but not the 
externalComrpession. So in one of the class, ReplicationTestHelper, I found a 
way to enable the external Compression, and now whenever it's on that would 
start sending ACCEPT-ENCODING header. 
   
   I still have not found a viable way to test the external Compression. As in 
I can confirm that header being send when externalCompression is enabled but 
how it affects the stream is not tested yet. Through Wireshark I try to trace 
these calls but not able to trace Http2 calls, only http1. 


-- 
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-unsubscr...@solr.apache.org

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


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

Reply via email to