Serge Huber created UNOMI-122:
---------------------------------

             Summary: 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: core
    Affects Versions: 1.2.0-incubating
            Reporter: Serge Huber
            Assignee: Serge Huber
             Fix For: 1.2.0-incubating


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
(v6.4.14#64029)

Reply via email to