Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-1663

Ensure SortedArrayStringMap can be serialized/deserialized regardless of content

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7
    • 2.8
    • API
    • None

    Description

      Improve the implementation of SortedArrayStringMap serialization logic to ensure that serializing or deserializing it never results in an error, regardless of the content.

      • Values that are not Serializable should be replaced with null in the serialized form
      • When the class of a value is not available at the time the SortedArrayStringMap is deserialized, the value should be replaced with null in the deserialized object.

      Attachments

        Issue Links

          Activity

            People

              rpopma Remko Popma
              rpopma Remko Popma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: