You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2017/08/17 15:06:00 UTC

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

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)