adutra commented on PR #2720: URL: https://github.com/apache/polaris/pull/2720#issuecomment-3360293659
FYI. One thing that annoys me a bit but I didn't want to change it without prior discussion: The classes `RequestIdFilter`, `RequestIdGenerator` and `RequestIdResponseFilter` are all in the `org.apache.polaris.service.tracing` package – but the configuration they use is declared in the `org.apache.polaris.service.logging` package and the configuration option is prefixed with `polaris.log`. I find this setup a little confusing, especially for developers. I can provide a "fix" for that later if you all agree. -- 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]
