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

Potential deadlock in GridDhtPartitionTopologyImpl

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cache
    • None

    Description

      There are several methods in GridDhtPartitionTopologyImpl where correct checkpoint and topology readlock order is violated: topology lock is obtained first, and after this an initialization of CacheDataStore could be called under the checkpoint lock.
      Affected methods:

      • GridDhtPartitionTopologyImpl#localUpdateCounters
      • GridDhtPartitionTopologyImpl#partitionSizes
      • GridDhtPartitionTopologyImpl#printMemoryStats

      Attachments

        Activity

          People

            Unassigned Unassigned
            rkondakov Roman Kondakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: