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

GridDhtLockRequest marshals GridLeanMap with KeyCacheObjectImpl as a key

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • sprint-5
    • sprint-6
    • general
    • None

    Description

      This causes AssertionError during unmarshalling when KeyCacheObjectImpl is unmarshalled and hashCode() is called for it. HashCode fails because a wrapped value is used to determine the hash code but it's not unmrashalled.

      The issue exists for a long time and can reproduce when different conditions are met.

      In addition to GridDhtLockRequest other classes with the same issue must be found and fixed.

      Attachments

        Activity

          People

            dsetrakyan Dmitriy Setrakyan
            dmagda Denis A. Magda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: