Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6421

Slim Exchange map down

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.1
    • Core
    • None
    • Unknown

    Description

      I've been experimenting a bit on slimming the Exchange map down; basically, Exchange currently store a bunch of stuff that is not strictly required either because there're already direct accessors the data (Bus, Service, Endpoint, Binding, BindingOperationInfo) or because the data can be easily retrieved using stuff that's already in the map (ServiceInfo, InterfaceInfo, BindingInfo).
      This is relevant because the Exchange map is copied into the Message context cache, so the slimmer it is the faster it's copied (and ofcourse we save memory).

      Attachments

        Activity

          People

            asoldano Alessio Soldano
            asoldano Alessio Soldano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: