You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Kevan Jahanshahi (Jira)" <ji...@apache.org> on 2023/01/11 16:30:00 UTC

[jira] [Updated] (UNOMI-727) Session/Event index rollover: fix merge system

     [ https://issues.apache.org/jira/browse/UNOMI-727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Jahanshahi updated UNOMI-727:
-----------------------------------
    Description: 
The merge system is rewriting all existing events/sessions with the new profile ID.

But due to session and event index rollover implem the merge could be broken on that part.

ToDo in current ticket:
 * fix merge if necessary by doing update by query on events/sessions indices
 * fix itests or add new itests if they are missing.

> Session/Event index rollover: fix merge system
> ----------------------------------------------
>
>                 Key: UNOMI-727
>                 URL: https://issues.apache.org/jira/browse/UNOMI-727
>             Project: Apache Unomi
>          Issue Type: Improvement
>            Reporter: Kevan Jahanshahi
>            Priority: Major
>
> The merge system is rewriting all existing events/sessions with the new profile ID.
> But due to session and event index rollover implem the merge could be broken on that part.
> ToDo in current ticket:
>  * fix merge if necessary by doing update by query on events/sessions indices
>  * fix itests or add new itests if they are missing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)