[
https://issues.apache.org/jira/browse/UNOMI-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-158.
-------------------------------
Resolution: Fixed
> Optimize calls to PrivacyService
> --------------------------------
>
> Key: UNOMI-158
> URL: https://issues.apache.org/jira/browse/UNOMI-158
> Project: Apache Unomi
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.3.0-incubating
> Reporter: Serge Huber
> Assignee: Serge Huber
> Priority: Major
> Fix For: 1.3.0-incubating
>
>
> Currently the calls to the PrivacyService are done using the profileId
> systematically which triggers a load of the profile from the persistence
> backend. This is unnecessary since we already have the loaded profile
> available, we just need to pass it to the privacy service methods.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)