Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-9082

Throwing checked exception during tx commit without node stopping leads to data corruption

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4, 2.5, 2.6
    • 2.8
    • cache
    • None

    Description

      If we get checked exception during tx commit on a primary node and this exception is not supposed to be handled as NodeStopping OR doesn't lead to node stop using Failure Handler, in this case, we may get data loss on a node which is a backup node for this tx.

      Possible solution:
      If we get any checked or unchecked exception during tx commit we should stop this node after that to prevent further data loss.

      Attachments

        Issue Links

          Activity

            People

              ascherbakov Alexey Scherbakov
              jokser Pavel Kovalenko
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: