adutra commented on PR #1511: URL: https://github.com/apache/polaris/pull/1511#issuecomment-2873663007
> Can you clarify whether `FeaturesConfiguration.realmOverrides` or `QuarkusFeaturesConfiguration.QuarkusRealmOverrides.overrides` needs the annotation? Per my understanding it's the latter but just want to confirm. @eric-maynard the previous state before https://github.com/apache/polaris/commit/b93e97b9c5c97cb813696df50aee7550f21b155c would be to annotate _only_ `QuarkusFeaturesConfiguration.QuarkusRealmOverrides.overrides`. You can try to also annotate `FeaturesConfiguration.realmOverrides` but 1) that wouldn't match the previous state and 2) I'm not sure it would work because there is another map at the same level: `FeaturesConfiguration.defaults`. -- 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]
