snazy opened a new pull request, #2254: URL: https://github.com/apache/polaris/pull/2254
Following up on #2251, this change removes the `PolarisCallContext` parameter from the interfaces `BasePersistence`, `IntegrationPersistence` and `PolicyMappingPersistence`. None of the implementations used the parameter for anything else than getting a `PolarisDiagnostics` instance, which is implicitly available in the containing type. -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org