You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "David Griffon (Jira)" <ji...@apache.org> on 2023/03/20 10:37:00 UTC

[jira] [Closed] (UNOMI-752) Check indices presence before migration

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

David Griffon closed UNOMI-752.
-------------------------------
    Resolution: Fixed

A check is now done before running the migration that no index / alias exists with the targeted names. 

> Check indices presence before migration
> ---------------------------------------
>
>                 Key: UNOMI-752
>                 URL: https://issues.apache.org/jira/browse/UNOMI-752
>             Project: Apache Unomi
>          Issue Type: Bug
>            Reporter: David Griffon
>            Assignee: David Griffon
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> As migration from 2.1.0 to 2.2.0 create new indices,
> before migration, we need to ensure that all target indices (and alias) don't exist in the environment. 
> Indices to check are:
> aliases:
> {context}-event
> {context}-session
> indices:
> {context}-event-000001
> {context}-session-000001
> {context}-systemitems



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