Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2022

Make MarshalledValues immutable

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • 5.1.4.FINAL
    • Marshalling
    • None
    • Medium

    Description

      MarshalledValues are not currently reused, so the containers could be made immutable. Different subtypes would be needed as well, i.e., InstanceBaisedMarshalledValue, where instance is final and raw then need not be volatile. RawBiasedMarshalledValue, where raw is final and instance then need not be volatile. serialisedSize and equalityPreferenceForInstance would be unnecessary.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              manik_jira Manik Surtani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: