adutra commented on PR #2720:
URL: https://github.com/apache/polaris/pull/2720#issuecomment-3356472738

   > Would you mind elaborating a bit on the motivation behind it? 
   
   I'm trying to avoid what happened with the `RealmContextFilter` a while ago: 
#1345.
   
   IOW, we want to make sure that whatever technique is used to generate a 
request ID, we won't see Quarkus complaining about it being blocking.
   
   > In what situation would we need a custom request ID generator?
   
   I could see e.g. users storing their request IDs in the database, or using 
Zookeeper's distributed atomic counter.


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