generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is the bug?
ISM fails to initialize new indices after upgrading from v3.2.0 to v3.3.0
New created indices not managed by ISM, despite having a policy
How can one reproduce the bug?
Steps to reproduce the behavior:
- Use OpenSearch v3.2.0
- Create index and add some docs, add to index policy with rollover_alias
- In-place upgrade OpenSearch v3.3.0
- Rollover manually
- Wait for index initialization
- No errors nor initialization
Reproduced on 1 clusters
- Production Cluster with 24 nodes
- Single Node Monitoring Cluster - works
- Replication type:
DOCUMENT
What is the expected behavior?
- Successful initialization with State, Action and Info
- After init, proceed to new states, e.g. rollover, allocation, etc
What is your host/environment?
- OS: RHEL-8 8.10
- Version: 3.3.0
- Plugins: ISM
Do you have any screenshots?
Do you have any additional context?
Could it be related with the timestamp problem? See opensearch-project/OpenSearch#19646
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working