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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)