Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(OpenSearch): (Unable to update stack to reflect index changes) #443

Open
1 task done
mrgiba opened this issue May 10, 2024 · 1 comment
Open
1 task done

(OpenSearch): (Unable to update stack to reflect index changes) #443

mrgiba opened this issue May 10, 2024 · 1 comment
Assignees
Labels
backlog bug Something isn't working

Comments

@mrgiba
Copy link

mrgiba commented May 10, 2024

Describe the bug

I have a OpenSearch Serverless resource defined through the GenAI CDK Constructs, including a index
If I try to change the definition of the index, say by adding one new mapping, and run cdk deploy, I get an error saying Update not supported. An additional problem is that the stack is unable to rollback the changes, apparently due to another issue, so that I am forced to delete and recreate the stack

I attached two snapshots, one for the failed update and another for the failed rollback
update-failure
rollback-failure

Expected Behavior

Update to complete successfully

Current Behavior

Update and further rollback failed, leaving the stack in a inconsistent state

Reproduction Steps

For an existing stack, add one new mapping to a VectorIndex resource and run cdk deploy

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.135.0

Framework Version

No response

Node.js Version

v21.7.1

OS

MacOS

Language

Python

Language Version

No response

Region experiencing the issue

us-east-1

Code modification

.

Other information

No response

Service quota

  • I have reviewed the service quotas for this construct
Copy link
Contributor

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot added the stale label Jul 13, 2024
@krokoko krokoko added backlog and removed needs-triage This issue or PR still needs to be triaged. stale labels Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog bug Something isn't working
Projects
Development

No branches or pull requests

3 participants