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


##########
polaris-core/src/main/java/org/apache/polaris/core/config/RealmConfig.java:
##########
@@ -31,7 +31,9 @@ public interface RealmConfig {
    * @param <T> the type of the configuration value
    * @param configName the name of the configuration key to check
    * @return the current value set for the configuration key, or null if not 
set
+   * @deprecated Use typed {@link #getConfig(PolarisConfiguration)} instead.

Review Comment:
   I personally do not have a preference for a specific Polaris version where 
this can be removed, but open to suggestions :)



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