[ 
https://issues.apache.org/jira/browse/IGNITE-27574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053864#comment-18053864
 ] 

Mikhail Pochatkin commented on IGNITE-27574:
--------------------------------------------

Merged to main bd58f90f92fa186b016ae0544d14bfc393d545ca

> Incorrect rendering of lists in CLI
> -----------------------------------
>
>                 Key: IGNITE-27574
>                 URL: https://issues.apache.org/jira/browse/IGNITE-27574
>             Project: Ignite
>          Issue Type: Bug
>          Components: cli ai3
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The fix in IGNITE-24544 was incomplete. The list with objects is rendered as 
> a simple list without the underlying objects.
> {noformat}
> [defaultNode]> node config show ignite.storage
> ...
> profiles=[
>     {
>         engine=aipersist
>         name=default
>         replacementMode=CLOCK
>         sizeBytes=-1
>     }
> ]
> [defaultNode]> node config show ignite.storage.profiles
> [
>         engine=aipersist
>     name=default
>     replacementMode=CLOCK
>     sizeBytes=-1
> ]
> {noformat}



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

Reply via email to