[
https://issues.apache.org/jira/browse/UNOMI-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Serge Huber resolved UNOMI-159.
-------------------------------
Resolution: Fixed
> Optimize property type retrieval by tag, system
> -----------------------------------------------
>
> Key: UNOMI-159
> URL: https://issues.apache.org/jira/browse/UNOMI-159
> 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 we cache the property types in memory but only by name, not by Id,
> tag or system tags. This requires that we query ElasticSearch for data that
> is already in memory.
> We should simply build additional maps for the various access keys
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)