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

The GridCacheMapEntry#lockEntry cannot be interrupted

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.7
    • None
    • cache
    • None
    • Docs Required

    Description

      Now the method GridCacheMapEntry#lockEntry use ReentrantLock#lock to lock the entry. So, when deadlock happens the locked threads cannot be interrupted by Thread.interrupt().

      In this case a test and the grid cannot be stoped without kill the process.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tledkov-gridgain Taras Ledkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: