[ 
https://issues.apache.org/jira/browse/IGNITE-23482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aleksandr Polovtsev updated IGNITE-23482:
-----------------------------------------
    Description: {{ConfigurationConverter#convert}} and 
{{HoconConverter#represent}} accept a `SuperRoot` as a the root of the 
configuration tree which makes it impossible to use on any configuration 
subtrees. Instead, these methods can easily be updated to accept an `InnerNode` 
or a `TraversableTreeNode`.

> Widen types in Configuration API
> --------------------------------
>
>                 Key: IGNITE-23482
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23482
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksandr Polovtsev
>            Assignee: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{ConfigurationConverter#convert}} and {{HoconConverter#represent}} accept a 
> `SuperRoot` as a the root of the configuration tree which makes it impossible 
> to use on any configuration subtrees. Instead, these methods can easily be 
> updated to accept an `InnerNode` or a `TraversableTreeNode`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to