[ https://issues.apache.org/jira/browse/IGNITE-25860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mirza Aliev reassigned IGNITE-25860: ------------------------------------ Assignee: Mirza Aliev > Cannot get partitions status using AI3 CLI > ------------------------------------------ > > Key: IGNITE-25860 > URL: https://issues.apache.org/jira/browse/IGNITE-25860 > Project: Ignite > Issue Type: Bug > Components: cli ai3 > Reporter: Ivan Artiukhov > Assignee: Mirza Aliev > Priority: Major > Labels: ignite-3, ignite-3-cli-tool > > *Steps* * Start two or more nodes > * Init them > * Run simple SQL {{"CREATE TABLE Person(ID INTEGER PRIMARY KEY, NAME > VARCHAR(100));}} > {{INSERT INTO Person(ID, NAME) VALUES (1, 'Ed'); " }} * Check local\global > partitions via cli {{"SELECT DISTINCT * FROM system.global_partition_states"}} > *Actual result* > SQL query execution error > Caused by: java.util.NoSuchElementException: No value present > *Expected result* > global\local partition state is shown > *Note* > Works fine for REST > [http://localhost:10300/management/v1/recovery/state/global] -- This message was sent by Atlassian Jira (v8.20.10#820010)