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

Strings are not correctly serialized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • native client

    Description

      GIVEN a PdxSerializable implementation with a string field
      WHEN an ASCII string is written
      THEN the string is serialized with the DSCode CacheableString


      Additional information. In the Java client, whenever writing an string, the string is parsed and the DSCode is assigned depending on the string codification. In the native client, it's always set to CacheableString, whenever for example in the case of an ASCII string should be CacheableASCIIString

      Attachments

        Activity

          People

            Unassigned Unassigned
            gaussianrecurrence Mario Salazar de Torres
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: