snazy commented on issue #1618:
URL: https://github.com/apache/polaris/issues/1618#issuecomment-2897207489

   Helm-CI's [consistently 
failing](https://github.com/apache/polaris/actions/runs/15156710424/job/42613130321)
 with this exception:
   
   ```
   Caused by: java.lang.IllegalArgumentException: Unsupported feature 
configuration JSON type: OBJECT
        at 
org.apache.polaris.service.config.FeaturesConfiguration.configValue(FeaturesConfiguration.java:86)
        at 
org.apache.polaris.service.config.FeaturesConfiguration.convertMap(FeaturesConfiguration.java:59)
        at 
org.apache.polaris.service.config.FeaturesConfiguration.parseDefaults(FeaturesConfiguration.java:41)
   ```
   
   It could be caused by the changes introduced by #1572. I suspect that that 
code now gets everything underneath `polaris.features` and then in consequence 
fails.
   


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