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

IgniteTxManager.txLocksInfo method misses locks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 2.2
    • None
    • None
    • None

    Description

      In some cases "IgniteTxManager.txLocksInfo" method (searches for locks) misses locks.
      For example:

      1. In case of a configuration with near cache, entries are created for the near cache and for the ordinal cache. For each entry, their own MVCC candidates are created.
      2. For non-custom objects of type (Integer, etc.), the entry stored in "GridNearTxLocal" is not associated with MVCC candidates with which the same entity is associated in another format stored in "GridDhtTxLocal"

      Attachments

        Issue Links

          Activity

            People

              VitaliyB Vitaliy Biryukov
              VitaliyB Vitaliy Biryukov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: