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

.NET: TypeResolver ignores dynamic assemblies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.11
    • 2.12
    • platforms
    • .NET: Fixed dynamically generated types deserialization support.
    • Release Notes Required

    Description

      As part of examples modernization (IGNITE-13979), TypeResolver was "fixed" to ignore dynamic assemblies.

      Some users rely on dynamic assemblies for Ignite cache keys and values, previous behavior should be restored.

      Workaround

      Register dynamic types explicitly before using cache APIs:

      ignite.GetBinary().GetBinaryType(MY_TYPE);
      

      Attachments

        Issue Links

          Activity

            People

              ptupitsyn Pavel Tupitsyn
              ptupitsyn Pavel Tupitsyn
              Igor Sapego Igor Sapego
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m