Sergey Chugunov created IGNITE-8531:
---------------------------------------
Summary: NPE is thrown on destroying empty partition
Key: IGNITE-8531
URL:
https://issues.apache.org/jira/browse/IGNITE-8531 Project: Ignite
Issue Type: Bug
Components: persistence
Reporter: Sergey Chugunov
Assignee: Pavel Kovalenko
Improvement IGNITE-8320 introduced situation when NPE may happen: in case of destroying empty partition checkpoint record isn't logged to WAL but code attempts to create checkpoint marker anyway which leads to NPE.
We need to allow checkpointing empty partitions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)