Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7733

StaticSerialization only swizzles class names during serialization

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.12.0
    • membership
    • None

    Description

      StaticSerialization.writeClass class processOutgoingClassName to change the name of a class for old clients.

      But StaticSerialization.readClass does not call processIncomingClassName.

      Practically speaking, this means that using a MembershipLocator configured with a DSFIDSerializer that is not InternalDataSerializer cannot read VersionRequests, because these classes get their name swizzed during serialization. InternalDataSerializer has it's own class name swizzling call.

      Attachments

        Activity

          People

            echobravo Ernest Burghardt
            upthewaterspout Dan Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: