eric-maynard commented on code in PR #1758:
URL: https://github.com/apache/polaris/pull/1758#discussion_r2121610149


##########
polaris-core/src/main/java/org/apache/polaris/core/config/PolarisConfigurationStore.java:
##########
@@ -57,6 +61,10 @@ public interface PolarisConfigurationStore {
    * @param defaultValue the default value if the configuration key has no 
value
    * @return the current value or the supplied default value
    * @param <T> the type of the configuration value
+   *     <p>This function needs to be used with caution, it can not be called 
outside of active

Review Comment:
   ditto



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

Reply via email to