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

IgniteLock broken state resets on node restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.9
    • None
    • data structures
    • None

    Description

      1) Start two nodes.
      2) Create distributed lock with failoverSafe = false.
      3) Acquire lock on node 1.
      4) Restart node 1.
      5) Lock acquisition on node 2 throws exception (as expected), but node 1 successfully acquires lock.

      Correct behavior:
      5) node 1 throws exception as node 2, and isBroken() returns true.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dkarachentsev Dmitry Karachentsev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: