[jira] [Created] (IGNITE-6103) Handle -1 partition ID during WAL replay

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

[jira] [Created] (IGNITE-6103) Handle -1 partition ID during WAL replay

Anton Vinogradov (Jira)
Alexey Goncharuk created IGNITE-6103:
----------------------------------------

             Summary: Handle -1 partition ID during WAL replay
                 Key: IGNITE-6103
                 URL: https://issues.apache.org/jira/browse/IGNITE-6103
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
    Affects Versions: 2.1
            Reporter: Alexey Goncharuk
             Fix For: 2.2


We might encounter a -1 partition ID in DataRecords, which will lead to recovery failure. To make code more robust, we should handle it and re-calculate partition ID.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)