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

[jira] [Created] (IGNITE-8114) Add fail recovery mechanism to tracking pages

Eduard Shangareev created IGNITE-8114:
-----------------------------------------

             Summary: Add fail recovery mechanism to tracking pages
                 Key: IGNITE-8114
                 URL: https://issues.apache.org/jira/browse/IGNITE-8114
             Project: Ignite
          Issue Type: Improvement
            Reporter: Eduard Shangareev
            Assignee: Eduard Shangareev
             Fix For: 2.5


Now we just assert that last saved tag in tracking page should be not greater than passed one.
But because of different issues, it could happen.

So, I suggest to handle it by adding new "corruption" state to tracking state. 
If tracking page is in a corrupted state than we would throw an exception on any querying of the tracking page. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)