XJDKC commented on issue #1936: URL: https://github.com/apache/polaris/issues/1936#issuecomment-3021533930
I have a proposal for configuring the `userArn` via the Quarkus config file, details are in this PR: https://github.com/apache/polaris/pull/1805 This PR includes: * A default implementation that allows configuring the `userArn` via the Quarkus config file. In this case, adding a new service identity would require a server restart. * A runtime extension point (`ServiceIdentityRegistry`) that enables dynamic configuration of service identities without restarting the server. -- 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]
