singhpk234 commented on code in PR #3323:
URL: https://github.com/apache/polaris/pull/3323#discussion_r2647443743


##########
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:
   do we have a version in mind, where were wanna remove it, if we do it would 
be nice to add it here !



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