andrew4699 commented on PR #630:
URL: https://github.com/apache/polaris/pull/630#issuecomment-2580917683

   From the other thread:
   
   > I personally do not see much value in a test that either validates the 
status code or does not validate anything because a connection close exception 
is inconclusive and does not guarantee that even the request was sent.
   
   Connection close is broad but if we have very similar code elsewhere and the 
connection only closes when we set large headers, that's pretty strong evidence 
that the large headers caused that.
   
   IMO there's value in keeping this test. It decreases the likelihood that we 
accidentally flip a switch or migrate to a framework that disables this 
protection.


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

Reply via email to