Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-13352

locks are not cleanedup after node leaves

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 12.0.0.Final
    • Clustered Locks
    • None
    • Hide

      Steps to see the problem:

      • Start members (1, 2 -> 4)
      • Let any member(say: 1) gets the lock(say 'RemoveOldEntries')
      • Shutdown the member1 jvm (We use systemctl stop )
      • Start the member1, then it never succeeds to get the lock ('RemoveOldEntries')
        Note: Other members(say 2) is able to take the lock
      Show
      Steps to see the problem: Start members (1, 2 -> 4) Let any member(say: 1) gets the lock(say 'RemoveOldEntries') Shutdown the member1 jvm (We use systemctl stop ) Start the member1, then it never succeeds to get the lock ('RemoveOldEntries') Note: Other members(say 2) is able to take the lock

      Writing this ticket after discussion with Dan, Katia over zulip.

      Problem: lock(s) held by the member are not cleaned up when the member leaves the cluster.
      Noticed on 2 node cluster and 4 nodes cluster.

      Traces from infinispan shows different in 2 and 4 node cluster setup.

      Attached traces.

            Unassigned Unassigned
            kumarbavandla KUMAR BAVANDLA (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: