[
https://issues.apache.org/jira/browse/UNOMI-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414165#comment-17414165
]
Serge Huber commented on UNOMI-476:
-----------------------------------
It's an interesting idea, but I think it would be probably best used to load
different item types in a single HTTP request. For example this could allow
loading of sessionId and profileId in a single request to ElasticSearch.
We would need a new API for the load that could take an array of Class and item
IDs.
> Use MultiGetRequest to load() multiple itemIds in PersistenceService
> --------------------------------------------------------------------
>
> Key: UNOMI-476
> URL: https://issues.apache.org/jira/browse/UNOMI-476
> Project: Apache Unomi
> Issue Type: Improvement
> Components: core
> Reporter: Irena Reznikov
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Add a new load() method to retrieve a list of Items (identified with the
> specified identifiers and with the specified Item subclass if exist) by using
> MultiGetRequest.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)