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

CacheEntryImplEx contains version twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.5.0.final
    • cache, platforms
    • None

    Description

      CacheEntryImplEx extends CacheEntryImpl, which duplicated the version.

      This makes it impossible to serialize with the BinaryMarshaller:

      class org.apache.ignite.binary.BinaryObjectException: Duplicate field name [fieldName=ver, cls=org.apache.ignite.internal.processors.cache.CacheEntryImplEx]
      

      Test that reproduces the failure is attached.

      Attachments

        1. EpTest.java
          1 kB
          Valentin Kulichenko

        Activity

          People

            vozerov Vladimir Ozerov
            vkulichenko Valentin Kulichenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: