adutra opened a new pull request, #2720:
URL: https://github.com/apache/polaris/pull/2720

   Summary of changes:
   
   1. Extracted an interface from `RequestIdGenerator`.
   2. The `generateRequestId` method now returns a `Uni<String>` in case custom 
implementations need to perform I/O or other blocking calls during request ID 
generation.
   3. Also addressed comments in #2602.


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