adutra commented on code in PR #2404: URL: https://github.com/apache/polaris/pull/2404#discussion_r2287584165
########## CHANGELOG.md: ########## @@ -55,9 +55,8 @@ at locations that better optimize for object storage. ### Deprecations -* The property `polaris.active-roles-provider.type` is deprecated in favor of - `polaris.authentication.active-roles-provider.type`. The old property is still supported, but will be removed in a Review Comment: In fact, #2000 was the root cause for the initial deprecation warning. But that PR is not released yet; and the new direction regarding `ActiveRolesProvider` is that it should be removed, instead of made realm-aware. We _could_ revert #2000. But at this point, I'm not sure it's worth the hassle. Instead, I'm just proposing to _not_ advertise the property naming change, in the hopes that users won't need to care about it at all. Does that make sense? -- 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