You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Jonathan Sinovassin-Naïk (Jira)" <ji...@apache.org> on 2023/02/14 16:10:00 UTC

[jira] [Resolved] (UNOMI-728) Session/Event index rollover: handle migration

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

Jonathan Sinovassin-Naïk resolved UNOMI-728.
--------------------------------------------
    Resolution: Fixed

> Session/Event index rollover: handle migration
> ----------------------------------------------
>
>                 Key: UNOMI-728
>                 URL: https://issues.apache.org/jira/browse/UNOMI-728
>             Project: Apache Unomi
>          Issue Type: Task
>            Reporter: Kevan Jahanshahi
>            Assignee: Jonathan Sinovassin-Naïk
>            Priority: Major
>             Fix For: unomi-2.2.0
>
>
> Now that sessions and events indices are rotating based on rollover API.
> we need to provide migration scripts to migrate old indices to the new indices.
> migration should also create:
>  * missing lifecycle policy
>  * update the index templates for *context-event-** and context-session-*
> Don't forget that migration is testable using itest since unomi 2.0.0 so it's possible to implement a basic itest in that version that would use an ES dump from unomi 2.1.0 to test the migration is working as expected.



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