Petals CDK

Improve the ServiceUnitDataHandler management

Details

  • Type: Task Task
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.4.2
  • Fix Version/s: 5.4.3
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    The code managing data associated with service units needs improvement, such as:

    • performance improvement to access service unit data handler (remove iteration on maps when key can be used...)
    • better use of the API from the components (not retrieving service handler for each service since there is only one per SU)
    • avoid direct access to underlying collections
    Show
    The code managing data associated with service units needs improvement, such as:
    • performance improvement to access service unit data handler (remove iteration on maps when key can be used...)
    • better use of the API from the components (not retrieving service handler for each service since there is only one per SU)
    • avoid direct access to underlying collections
  • Environment:
    -

Activity

Hide
Victor NOËL added a comment - Wed, 25 Feb 2015 - 13:35:13 +0100

First commit in r36855

Show
Victor NOËL added a comment - Wed, 25 Feb 2015 - 13:35:13 +0100 First commit in r36855

People

Dates

  • Created:
    Wed, 25 Feb 2015 - 13:34:44 +0100
    Updated:
    Thu, 12 Mar 2015 - 09:51:10 +0100
    Resolved:
    Thu, 12 Mar 2015 - 09:51:10 +0100