snazy opened a new issue, #1634:
URL: https://github.com/apache/polaris/issues/1634

   ### Describe the bug
   
   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.
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


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