dimas-b commented on PR #1111: URL: https://github.com/apache/polaris/pull/1111#issuecomment-2699339319
My mistake, as CI shows the change is not innoccuous :sweat_smile: ``` UnsatisfiedResolutionException: Unsatisfied dependency for type org.apache.polaris.service.auth.ActiveRolesProvider and qualifiers [@Default] ``` This can be resolved by adding a custom producer method similar to this: https://github.com/apache/polaris/blob/3816cfda02cf145a1ef35a2c4990203137098e26/quarkus/admin/src/main/java/org/apache/polaris/admintool/config/QuarkusProducers.java#L43 -- 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