[
https://issues.apache.org/jira/browse/IGNITE-27571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Kuznetsov updated IGNITE-27571:
---------------------------------------
Description: The error occurs when some Views are missing on one of the
nodes with a thick client where SQL is not configured. For such nodes,
SystemViewTask returns null, and in the current implementation of the reduce
operation, this will result in the final null result of the SystemViewTask task.
> An empty result of the SystemViewTask task when there is no view on any of
> the processed nodes
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-27571
> URL: https://issues.apache.org/jira/browse/IGNITE-27571
> Project: Ignite
> Issue Type: Bug
> Reporter: Nikolay Kuznetsov
> Assignee: Nikolay Kuznetsov
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The error occurs when some Views are missing on one of the nodes with a thick
> client where SQL is not configured. For such nodes, SystemViewTask returns
> null, and in the current implementation of the reduce operation, this will
> result in the final null result of the SystemViewTask task.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)