steveloughran commented on PR #15171:
URL: https://github.com/apache/iceberg/pull/15171#issuecomment-4005806860

   > I actually like @steveloughran's idea and implemented it. 
   
   It seems the only viable approach. "If you want to cache a request 
signature, then you MUST cache all headers used to generate that signature and 
re-issue them". Your approach of using the stripped request as the key ensures 
that no cache lookup finds an cache hit which will be rejected when the request 
is made.
   


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