[
https://issues.apache.org/jira/browse/UNOMI-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-157.
-------------------------------
Resolution: Fixed
> Make setPropertyAction behavior configurable
> --------------------------------------------
>
> Key: UNOMI-157
> URL: https://issues.apache.org/jira/browse/UNOMI-157
> Project: Apache Unomi
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.3.0-incubating
> Reporter: Serge Huber
> Priority: Major
> Fix For: 1.3.0-incubating
>
>
> Currently the setPropertyAction has been modified to always use events to
> update profile properties. However this is an expensive operation since it
> triggers the execution of the whole rule system.
> This improvement proposes to make this behavior configurable to be able to
> switch back to the original (previous) behavior that would modify the
> property in the profile without using events.
> The default should probably be set to avoid using events.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)