dimas-b commented on code in PR #2390:
URL: https://github.com/apache/polaris/pull/2390#discussion_r2337975280


##########
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:
   Since it is unused, it is worth keeping in the "default" property set?



-- 
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]

Reply via email to