adutra commented on code in PR #2390: URL: https://github.com/apache/polaris/pull/2390#discussion_r2348247598
########## runtime/defaults/src/main/resources/application.properties: ########## @@ -150,17 +150,15 @@ polaris.rate-limiter.token-bucket.type=default polaris.rate-limiter.token-bucket.requests-per-second=9999 polaris.rate-limiter.token-bucket.window=PT10S -# This property is DEPRECATED for removal; use polaris.authentication.active-roles-provider.type instead +# This property is DEPRECATED for removal; it is now unused polaris.active-roles-provider.type=default Review Comment: Indeed I think we can just remove it. -- 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