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

Do not perform cache key validation when BinaryMarshaller is used

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.1
    • binary, cache
    • None

    Description

      Currently whenever cache operation is performed, we invoke GridCacheAdapter.validateCacheKey to make sure that key overrides equals and hashCode.

      This check should not be performed when BinaryMarshaller is set, since we do not use these methods in binary mode.

      Attachments

        Issue Links

          Activity

            People

              daradurvs Vyacheslav Daradur
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: