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

[jira] [Created] (IGNITE-8920) Node should be failed when during tx finish indices are corrupted.

Ivan Daschinskiy created IGNITE-8920:
----------------------------------------

             Summary: Node should be failed when during tx finish indices are corrupted.
                 Key: IGNITE-8920
                 URL: https://issues.apache.org/jira/browse/IGNITE-8920
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Ivan Daschinskiy
             Fix For: 2.7


While transaction is processed after receiving finish request (IgniteTxHandler.finish) , node should be failed by FailureHandler if page content of indices is corrupted. Currently this case is not handled properly and cause to long running transactions over the grid. 



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