[ https://issues.apache.org/jira/browse/UNOMI-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Serge Huber updated UNOMI-122: ------------------------------ Parent: (was: UNOMI-266) Issue Type: Improvement (was: Sub-task) > Use bulk processing for indexation (Performance improvement) > ------------------------------------------------------------ > > Key: UNOMI-122 > URL: https://issues.apache.org/jira/browse/UNOMI-122 > Project: Apache Unomi > Issue Type: Improvement > Components: unomi(-core) > Affects Versions: unomi-1.2.0-incubating, unomi-1.3.0-incubating, > unomi-1.4.0 > Reporter: Serge Huber > Assignee: Serge Huber > Priority: Major > Fix For: unomi-2.1.0 > > Attachments: > UNOMI_122_Performance_Improvement___Use_bulk_processing_for_indexing.patch > > > It would be great to also have ElasticSearch bulk processing for general > indexation, it will boost performance. However this is a bit tricky to get > right because we need a temporary cache to make sure that items are available > between the time they were saved using the PersistenceService and the time > that ES actually makes them available for load. > A short-lived cache could work, but would require a lot of testing to make > sure there are no negative side effects. -- This message was sent by Atlassian Jira (v8.20.10#820010)