Aleksandr Chesnokov created IGNITE-25152:
--------------------------------------------
Summary: NPE during iteration over statisticsPartitionData system
view
Key: IGNITE-25152
URL: https://issues.apache.org/jira/browse/IGNITE-25152
Project: Ignite
Issue Type: Bug
Reporter: Aleksandr Chesnokov
Assignee: Aleksandr Chesnokov
When we iterate over statisticsPartitionData system view it can call
IgniteStatisticsPersistenceStoreImpl#iterateMeta which throws AssertionError
becauseĀ
metastore field is null
--
This message was sent by Atlassian Jira
(v8.20.10#820010)