You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Chugunov (JIRA)" <ji...@apache.org> on 2018/05/18 12:02:00 UTC

[jira] [Created] (IGNITE-8531) NPE is thrown on destroying empty partition

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)